Cubic critical, wide range

Time bar (total: 20.3s)

analyze412.0ms (2%)

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

Compiled 43 to 25 computations (41.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 238.0ms
ival-mult: 57.0ms (23.9% of total)
ival-<: 47.0ms (19.7% of total)
...c/correct-round.rkt:119:19: 40.0ms (16.8% of total)
ival-add: 27.0ms (11.3% of total)
ival-neg: 20.0ms (8.4% of total)
ival-div: 16.0ms (6.7% of total)
ival-sqrt: 12.0ms (5% of total)
ival-sub: 8.0ms (3.4% of total)
ival-and: 7.0ms (2.9% of total)
const: 2.0ms (0.8% of total)
backward-pass: 1.0ms (0.4% of total)

sample3.4s (16.9%)

Results
2.4s7154×1valid
212.0ms1102×0valid
188.0ms1085×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.1s
ival-mult: 559.0ms (26.8% of total)
ival-<: 346.0ms (16.6% of total)
...c/correct-round.rkt:119:19: 269.0ms (12.9% of total)
ival-div: 183.0ms (8.8% of total)
backward-pass: 173.0ms (8.3% of total)
ival-sqrt: 170.0ms (8.2% of total)
ival-neg: 114.0ms (5.5% of total)
ival-sub: 107.0ms (5.1% of total)
ival-add: 104.0ms (5% of total)
ival-and: 45.0ms (2.2% of total)
const: 13.0ms (0.6% of total)
Bogosity

preprocess187.0ms (0.9%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
053165
1176150
2517150
31427150
44581150
01216
13015
26915
316815
429215
552115
6103415
7221715
8522615
9777815
0819415
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 a (*.f64 c #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 (fmsub b b (* a (* 3 c)))) b) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) 1/3)
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ b (sqrt (fmsub b b (* a (* 3 c))))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) -1/3)
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) -1/3)
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(/ (+ b (sqrt (fmsub b b (* a (* 3 c))))) (* a -3))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(* (/ (- b (sqrt (fmsub b b (* a (* c -3))))) a) 1/3)
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (- (sqrt (fmsub a a (* b (* 3 c)))) a) (* b 3))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (- (sqrt (fmsub b b (* a (* 3 c)))) b) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
(/ (- (sqrt (fma b (* a -3) (* c c))) c) (* 3 a))

explain530.0ms (2.6%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2432(2.5311170200622837e-22 89491.16517385092 5.387730524739168e+28)2(2.8105917846109366e-28 2.3171573570186442e-20 1.3742531793510507e-14)(+.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
127.0ms430×1valid
64.0ms82×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 60.0ms
ival-mult: 20.0ms (33.4% of total)
backward-pass: 9.0ms (15% of total)
ival-sqrt: 8.0ms (13.4% of total)
ival-div: 7.0ms (11.7% of total)
ival-neg: 6.0ms (10% of total)
ival-sub: 5.0ms (8.4% of total)
ival-add: 5.0ms (8.4% 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
20.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify135.0ms (0.7%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01362
12762
25562
38462
414462
525862
648162
794362
8214062
9465662
10737462
0806962
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
(* 3 a)
3
Outputs
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -3 binary64)) a)
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize125.0ms (0.6%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.3%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
accuracy20.8%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
Results
76.0ms215×1valid
5.0ms41×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-mult: 13.0ms (42.3% of total)
backward-pass: 5.0ms (16.3% of total)
ival-sqrt: 4.0ms (13% of total)
ival-div: 3.0ms (9.8% of total)
ival-sub: 3.0ms (9.8% of total)
ival-add: 2.0ms (6.5% of total)
const: 1.0ms (3.3% of total)

series45.0ms (0.2%)

Counts
5 → 168
Calls
Call 1
Inputs
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))>
#<alt (- (sqrt (+ (* b b) (* a (* c -3)))) b)>
#<alt (sqrt (+ (* b b) (* a (* c -3))))>
#<alt (+ (* b b) (* a (* c -3)))>
#<alt (* a (* c -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 (+ (* -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/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 (* (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 (* 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 (* -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/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 (* 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 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 (* -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 (* 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))>
#<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
11.0ms
c
@-inf
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
1.0ms
b
@inf
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
1.0ms
a
@inf
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
1.0ms
c
@-inf
(sqrt (+ (* b b) (* a (* c -3))))
1.0ms
b
@0
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))

rewrite395.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
4750×*-lowering-*.f32
4750×*-lowering-*.f64
3208×/-lowering-/.f32
3208×/-lowering-/.f64
1988×sum3-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01348
16248
253348
3751848
0881048
Stop Event
iter limit
node limit
Counts
5 → 397
Calls
Call 1
Inputs
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* a (* c -3))
Outputs
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a a) #s(literal 9 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(fma.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 #s(literal -1/3 binary64) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b 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 a (*.f64 c #s(literal -3 binary64))))) b) a)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64)))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.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 a (*.f64 c #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 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 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.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 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (pow.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64)))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 9 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) a))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 81 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))) (*.f64 (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)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(*.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal 9 binary64) (*.f64 a c))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(neg.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64))
(*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64)))

simplify351.0ms (1.7%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
05583361
119153319
272543319
080983319
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))
(+ (* -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/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)))))))
(* (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))
(* 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))))))
(* -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/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 (* 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))))))))
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))))))))
(* -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))
(* 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))
(* -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 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 (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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) 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 #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 a (*.f64 c (*.f64 c 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 c #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 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 #s(literal -1/2 binary64) (/.f64 (/.f64 c 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 (/.f64 c 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 #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 -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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)
(+ (* -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 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/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 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 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))
(+ (* -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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.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 (*.f64 (sqrt.f64 (/.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) b) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (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/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 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (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 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a 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 (*.f64 #s(literal -1/3 binary64) 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 (*.f64 #s(literal -1/3 binary64) 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (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 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))
(* (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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (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 a (*.f64 c (*.f64 c 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 a (*.f64 c (*.f64 c 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 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c 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)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 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 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))))))
(* -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 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c 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))
(* -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 #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64))))
(* 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 #s(literal -3/2 binary64)) b) (*.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 c (/.f64 (/.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 #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 (/.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) 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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 a (*.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 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (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)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) b) a)) #s(literal -1 binary64)))
(* -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 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (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 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (/.f64 a (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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b 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)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64)))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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)))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (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/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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #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 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/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 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))))
(* 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 a (*.f64 c (*.f64 c 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 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b 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 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c 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 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64)))))
(+ 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 #s(literal -3/2 binary64)) b) (*.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 c (/.f64 (/.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) 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 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) 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 (+.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.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)))) #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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.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)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (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 1/16 binary64))))) (neg.f64 a))
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 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -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 (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 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 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 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (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 #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)))))))) (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 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.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 (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)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64))))) (neg.f64 c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(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 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.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 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c 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)))
(* 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 #s(literal -3 binary64) (*.f64 c 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))
(* -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 #s(literal -3 binary64) (*.f64 c a)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* 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 #s(literal -3 binary64) (*.f64 c a))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))

eval133.0ms (0.7%)

Compiler

Compiled 22288 to 2065 computations (90.7% saved)

prune172.0ms (0.9%)

Pruning

48 alts after pruning (47 fresh and 1 done)

PrunedKeptTotal
New51847565
Fresh000
Picked011
Done000
Total51848566
Accuracy
99.8%
Counts
566 → 48
Alt Table
Click to see full alt table
StatusAccuracyProgram
22.1%
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a))
21.3%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 #s(literal 3 binary64) a))
21.3%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
21.3%
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
21.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
21.6%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
20.5%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64)))
87.6%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
21.2%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
21.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
20.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
13.5%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
15.5%
(/.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))
20.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
21.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)))
20.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
21.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
20.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
20.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
20.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)))
20.9%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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))
21.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
20.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
20.6%
(/.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))
95.0%
(/.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 a (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))))) b)
20.5%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
93.1%
(/.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)
21.3%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
21.3%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
92.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))
95.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) (*.f64 #s(literal 3 binary64) a))
88.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
92.5%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 (/.f64 c b) b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal 3 binary64) a))
94.3%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.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 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
20.5%
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
21.0%
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))))
20.3%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
93.2%
(+.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))))
96.0%
(+.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 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/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 b))))))))
19.9%
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 #s(literal -1/3 binary64) a)))
20.5%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
20.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
92.8%
(*.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)))))
95.6%
(*.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 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b)))
94.6%
(*.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 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
Compiler

Compiled 3627 to 1729 computations (52.3% saved)

simplify253.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff256
(*.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 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64))))
cost-diff256
(+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.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 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)))))
cost-diff256
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.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 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64))))))
cost-diff512
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.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 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a)
cost-diff256
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
cost-diff384
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))
cost-diff640
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
cost-diff0
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff256
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/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 b)))))
cost-diff384
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/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 b))))))
cost-diff384
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/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 b)))))))
cost-diff384
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/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 b))))))))
Rules
4662×*-lowering-*.f32
4662×*-lowering-*.f64
2386×/-lowering-/.f32
2386×/-lowering-/.f64
1636×fma-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
072717
1198667
2654651
32330631
46155624
08193624
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(* -3/8 (* c c))
-3/8
(* c c)
(* b (* b b))
(* b b)
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(* (* c (* c c)) -9/16)
(* c (* c c))
-9/16
(pow b 5)
5
(* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))
-1/6
(* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))
(/ (* (pow c 4) 405/64) (pow b 6))
(* (pow c 4) 405/64)
(pow c 4)
4
405/64
(pow b 6)
6
(/ a b)
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(/ 1/3 (/ a (- (sqrt (+ (* b b) (* a (* c -3)))) b)))
1/3
(/ a (- (sqrt (+ (* b b) (* a (* c -3)))) b))
a
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
(* c -3)
c
-3
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) a) (* (* a 3) (/ b 3))) (* (* a 3) a))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) a) (* (* a 3) (/ b 3)))
(* (sqrt (+ (* b b) (* a (* c -3)))) a)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
(* (* a 3) (/ b 3))
(* a 3)
3
(/ b 3)
(* (* a 3) a)
(/ (* a (+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))))) (* 3 a))
(* a (+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8)))))
a
(+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))))
(/ (* c -3/2) b)
(* c -3/2)
c
-3/2
b
(* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8)))
(+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))
(/ (* (* c (* c (* c a))) -27/16) (pow b 5))
(* (* c (* c (* c a))) -27/16)
(* c (* c (* c a)))
(* c (* c a))
(* c a)
-27/16
(pow b 5)
5
(* (* c (/ (/ (/ c b) b) b)) -9/8)
(* c (/ (/ (/ c b) b) b))
(/ (/ (/ c b) b) b)
(/ (/ c b) b)
(/ c b)
-9/8
(* 3 a)
3
Outputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) a) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) b) b))))
(/ (* c -1/2) b)
(*.f64 #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 (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))))
(*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) a) (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 c (*.f64 #s(literal -9/16 binary64) a)) (pow.f64 b #s(literal 5 binary64)))))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))
(+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) a) (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 c (*.f64 #s(literal -9/16 binary64) a)) (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 (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) a) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) a) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -9/16)
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))
(* c (* c c))
(*.f64 c (*.f64 c c))
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) a) (pow.f64 b #s(literal 7 binary64)))
-1/6
#s(literal -1/6 binary64)
(* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 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)
(/ a b)
(/.f64 a 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
(/ 1/3 (/ a (- (sqrt (+ (* b b) (* a (* c -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)))
1/3
#s(literal 1/3 binary64)
(/ a (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
a
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) a) (* (* a 3) (/ b 3))) (* (* a 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 (+ (* b b) (* a (* c -3)))) a) (* (* a 3) (/ b 3)))
(*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(* (sqrt (+ (* b b) (* a (* c -3)))) a)
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* (* a 3) (/ b 3))
(*.f64 b a)
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ b 3)
(/.f64 b #s(literal 3 binary64))
(* (* a 3) a)
(*.f64 a (*.f64 a #s(literal 3 binary64)))
(/ (* a (+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))))) (* 3 a))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))) #s(literal 3 binary64))
(* a (+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8)))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))))
a
(+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))))
(+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
(/ (* c -3/2) b)
(*.f64 #s(literal -3/2 binary64) (/.f64 c b))
(* c -3/2)
(*.f64 c #s(literal -3/2 binary64))
c
-3/2
#s(literal -3/2 binary64)
b
(* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8)))
(*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c a) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(/ (* (* c (* c (* c a))) -27/16) (pow b 5))
(/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c (* c a))) -27/16)
(*.f64 c (*.f64 c (*.f64 (*.f64 c a) #s(literal -27/16 binary64))))
(* c (* c (* c a)))
(*.f64 c (*.f64 c (*.f64 c a)))
(* c (* c a))
(*.f64 c (*.f64 c a))
(* c a)
(*.f64 c a)
-27/16
#s(literal -27/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(* (* c (/ (/ (/ c b) b) b)) -9/8)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) b) b) b)
(* c (/ (/ (/ c b) b) b))
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b)
(/ (/ (/ c b) b) b)
(/.f64 (/.f64 (/.f64 c b) b) b)
(/ (/ c b) b)
(/.f64 (/.f64 c b) b)
(/ c b)
(/.f64 c b)
-9/8
#s(literal -9/8 binary64)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize785.0ms (3.9%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 c (*.f64 c (*.f64 c a)))
accuracy99.5%
(*.f64 c (*.f64 c a))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.3%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.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 c (/.f64 (/.f64 (/.f64 c b) b) b)) #s(literal -9/8 binary64)))))) (*.f64 #s(literal 3 binary64) a))
accuracy99.5%
(*.f64 (*.f64 a #s(literal 3 binary64)) a)
accuracy99.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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))
accuracy99.5%
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
accuracy20.8%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))
accuracy99.6%
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.4%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
accuracy20.8%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
accuracy99.4%
(*.f64 #s(literal -1/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 b)))
accuracy99.4%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))
Results
572.0ms215×1valid
62.0ms41×0valid
Compiler

Compiled 768 to 73 computations (90.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 363.0ms
ival-mult: 172.0ms (47.4% of total)
ival-div: 71.0ms (19.5% of total)
ival-add: 35.0ms (9.6% of total)
backward-pass: 25.0ms (6.9% of total)
...c/correct-round.rkt:119:19: 24.0ms (6.6% of total)
ival-pow: 24.0ms (6.6% of total)
ival-sub: 5.0ms (1.4% of total)
ival-sqrt: 4.0ms (1.1% of total)
const: 3.0ms (0.8% of total)

series152.0ms (0.8%)

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

210 calls:

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

rewrite497.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
4876×*-lowering-*.f32
4876×*-lowering-*.f64
2034×pow-lowering-pow.f64
2034×pow-lowering-pow.f32
2008×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
072479
1418430
24032430
08388430
Stop Event
iter limit
node limit
Counts
27 → 527
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))))
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))))
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))))))
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))))
(/ (* c -1/2) b)
(* c -1/2)
(/ 1/3 (/ a (- (sqrt (+ (* b b) (* a (* c -3)))) b)))
(/ a (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(sqrt (+ (* b b) (* a (* c -3))))
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) a) (* (* a 3) (/ b 3))) (* (* a 3) a))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) a) (* (* a 3) (/ b 3)))
(* (* a 3) (/ b 3))
(* (sqrt (+ (* b b) (* a (* c -3)))) a)
(/ (* a (+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))))) (* 3 a))
(* a (+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8)))))
(+ (/ (* c -3/2) b) (* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8))))
(* a (+ (/ (* (* c (* c (* c a))) -27/16) (pow b 5)) (* (* c (/ (/ (/ c b) b) b)) -9/8)))
(/ (* (pow c 4) 405/64) (pow b 6))
(* -1/6 (* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b)))
(* (/ (* (pow c 4) 405/64) (pow b 6)) (/ a b))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(* a (* c -3))
(* (* a 3) a)
(/ (* (* c (* c (* c a))) -27/16) (pow b 5))
(* c (* c a))
(* c (* c (* c a)))
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))) (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) a) (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))) (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))) (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(/.f64 (+.f64 (*.f64 #s(literal -27/512 binary64) (pow.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) a) #s(literal 3 binary64))) (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64))) a) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64))) a) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) a)
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))) a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64)) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)))
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) a (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) a))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) #s(literal -729/4096 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a))))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)) (-.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)))))) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) #s(literal -729/4096 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)))))) a) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)) (-.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a))))) a) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 (*.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) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 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/2 binary64) b) c)
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(+.f64 (*.f64 (/.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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.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 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.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) (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) #s(literal 1 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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(*.f64 #s(literal 1 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) 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 binary64) a) (pow.f64 (/.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/3 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 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 0 binary64) a) (/.f64 #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 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 a (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #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 (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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (-.f64 (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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64)))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) a) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.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 a (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
(fma.f64 (/.f64 a a) (/.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 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.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))) (/.f64 a a) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
(fma.f64 (/.f64 a (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (/.f64 (*.f64 a (-.f64 (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 (*.f64 a #s(literal -3 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (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 (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 a (-.f64 (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 (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (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 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (-.f64 (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 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (-.f64 (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 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 (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 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (+.f64 (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 (/.f64 (*.f64 a (-.f64 (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))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (-.f64 (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 (-.f64 (*.f64 (*.f64 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 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a (+.f64 (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 (*.f64 a #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (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))))))) (neg.f64 (*.f64 a (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (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 #s(literal 0 binary64) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.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))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.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 a (*.f64 a (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #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))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.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 a (*.f64 a (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 a (-.f64 (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 (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) a)) (*.f64 a (+.f64 (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 (/.f64 (*.f64 a (-.f64 (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) (*.f64 a #s(literal 3 binary64)))
(pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (-.f64 (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))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 a (-.f64 (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)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 (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)))) #s(literal -1 binary64))
(*.f64 (*.f64 a (-.f64 (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 (/.f64 #s(literal 1/3 binary64) a) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (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 a (*.f64 a #s(literal -3 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (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 (*.f64 a #s(literal 3 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) a) (*.f64 a (-.f64 (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 (/.f64 (/.f64 #s(literal 1/3 binary64) a) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (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 (/.f64 (*.f64 a (-.f64 (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 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 a (*.f64 a (-.f64 (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 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (-.f64 (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 (pow.f64 (/.f64 (*.f64 a (*.f64 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (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 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)))
(+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (*.f64 a (-.f64 (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 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))))
(+.f64 (*.f64 a (-.f64 (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 (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) a) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))))
(+.f64 (*.f64 a (-.f64 (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 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))))))
(+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))) (*.f64 a (-.f64 (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 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))))
(-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 a (+.f64 (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 (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)) (*.f64 a (+.f64 (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)))))))
(fma.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)))
(fma.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a (/.f64 (*.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))))) a (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (*.f64 a (+.f64 (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 (neg.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) (neg.f64 (*.f64 a (+.f64 (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 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64))) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (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)) (pow.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (-.f64 (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 (-.f64 (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 (*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))))) (*.f64 (*.f64 a (-.f64 (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 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)))) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (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 (-.f64 (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 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))))) (-.f64 (*.f64 a (-.f64 (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 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 a (-.f64 (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 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (+.f64 (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 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (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 (*.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal -3 binary64))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 3 binary64) b))
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 b (*.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64))))
(*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))))
(*.f64 #s(literal 3 binary64) (*.f64 a (/.f64 b #s(literal 3 binary64))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64))) a)
(*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1/3 binary64))
(*.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) a) #s(literal 3 binary64))
(*.f64 a (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))))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) a) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) a) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) a) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a #s(literal 3 binary64))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) a) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) a)
(/.f64 (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) a) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) a) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a (*.f64 a #s(literal 3 binary64))))
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) a) (/.f64 a #s(literal 3 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a #s(literal 3 binary64))) a))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (*.f64 a #s(literal 3 binary64))) a)
(*.f64 (/.f64 a a) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) #s(literal 3 binary64)) (/.f64 a a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (/.f64 a #s(literal 3 binary64))))
(*.f64 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a a) #s(literal -1 binary64)))
(+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)) (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))
(fma.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)))
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 a a))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64))) a) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64))) a) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) a)
(+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))
(+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)) (+.f64 (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))
(+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a))) (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))) (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))))
(fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)))))))
(+.f64 (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)))
(+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)) (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)))
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) a (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)) #s(literal 3 binary64)) (*.f64 #s(literal -729/512 binary64) (pow.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) a) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a))) (-.f64 (*.f64 (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)) (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)) (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a))) (*.f64 (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)) (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a)))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a)) (*.f64 c (*.f64 (/.f64 #s(literal -9/8 binary64) (/.f64 b (/.f64 (/.f64 c b) b))) a))))
(/.f64 (*.f64 a (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))) #s(literal 81/64 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)) (-.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))) #s(literal 81/64 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))) #s(literal 81/64 binary64)))) a) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)) (-.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b)))) #s(literal 81/64 binary64))) a) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 c (/.f64 b (/.f64 (/.f64 c b) b))) #s(literal -9/8 binary64))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 405/64 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 405/64 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) a) b)
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b)
(/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64)) b)
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -1/6 binary64)))
(*.f64 (/.f64 a b) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)) #s(literal -1/6 binary64))
(*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b))
(*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a))
(/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b a)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) a) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) b))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (*.f64 (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (/.f64 a b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 a (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 (/.f64 a b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 a b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #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 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.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 #s(literal -3 binary64)) a)
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 a (*.f64 a #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(*.f64 (*.f64 a #s(literal 3 binary64)) a)
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c a)) #s(literal 27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c a)) #s(literal 27/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c a)) #s(literal 27/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 c (*.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c a) (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c a)) (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 c a)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c a)) #s(literal 27/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (*.f64 c a)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c a)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c a)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -27/16 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -27/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 c a) c)
(*.f64 c (*.f64 c (*.f64 c a)))
(*.f64 (*.f64 c c) (*.f64 c a))
(*.f64 (*.f64 c (*.f64 c c)) a)
(*.f64 (*.f64 c a) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c a)) c)

simplify514.0ms (2.5%)

Algorithm
egg-herbie
Rules
6766×*-lowering-*.f32
6766×*-lowering-*.f64
2836×+-lowering-+.f64
2836×+-lowering-+.f32
1774×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0148216258
1532316099
0813316099
Stop Event
iter limit
node limit
Counts
840 → 840
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -2/3 (/ b c))
(+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))
(+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+ (* -2/3 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 9/16 (/ (pow c 2) (pow b 5))))))) (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(* (sqrt (/ a c)) (/ 1 (sqrt -3)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (* c (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ b (* c (pow (sqrt 3) 2)))))
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(* (sqrt (/ a c)) (/ 1 (sqrt -3)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(* -2/3 (/ b c))
(* b (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 9/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c)))))))
(* -1/2 (/ a b))
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(* -1 (/ (- (+ (* 1/2 a) (* 9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -3/8 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -2/3 (/ b c))
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -2/3 b) (* c (- (* -1 (* c (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/ (+ (* -2/3 b) (* c (- (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 9/16 (/ (pow a 3) (pow b 5))))))) (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(* (sqrt (/ a c)) (/ 1 (sqrt -3)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -3))) (/ b (pow (sqrt -3) 2))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (pow (sqrt -3) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))) (/ b (pow (sqrt 3) 2))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c))
(* (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))
(* 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))))))
(* -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/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 (* 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))))))))
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))))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1/3 (/ (* b (- a (* -1 a))) (pow a 2)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* -1/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)))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* -3/2 (/ (* (pow a 2) c) b))
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(* -1 (* b (- a (* -1 a))))
(* -1 (* b (- (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))) (* -1 a))))
(* -1 (* b (- (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (* -1 a))))
(* -1 (* b (- (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) (* -1 a))))
(* -3/2 (/ (* (pow a 2) c) b))
(* (pow a 2) (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -3))
(* (pow a 2) (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* (pow a 2) (- (+ (* -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 (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 b)) a))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 b)) a))))
(* -3/2 (/ (* (pow a 2) c) b))
(* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3)))))
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3)))))))
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -9/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 5))) (* -1/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(* c (+ (* -1 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (/ (* a b) c)))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))) (/ (* a b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* a b)
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* a b)
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* a b))
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(* a b)
(* a (+ b (* -3/2 (/ (* a c) b))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ 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 (* (pow a 3) c)) (sqrt -3))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* (pow a 2) (+ (* -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)))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* a b)
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) 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 (+ (* -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)))))
(* -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/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))
(* -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 (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 9/8 (/ (pow c 2) (* a (pow b 3)))) (* 27/16 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(* -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 (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -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))))) b)
(* -3/2 (/ (* a c) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -3/2 (/ c b))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(* -3/2 (/ c b))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -3/2 (/ c b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -3/2 (/ c b))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3)))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -9/8 (* a (pow c 2)))) (pow b 3))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 9/8 (* a (pow c 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 9/8 (* a (pow c 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 9/8 (* a (pow c 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(* -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)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(* -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 (* 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))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (pow c 3))
(* a (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 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(-.f64 #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) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a (*.f64 a a))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.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)) (*.f64 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.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)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #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))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 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 #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 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (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 (*.f64 #s(literal 1/24 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))))) a)) a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (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 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (*.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 #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 (*.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 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 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 (* (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 (*.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)))) (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 (*.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 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (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 (*.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 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 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))
(* -2/3 (/ b c))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c)
(+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))
(+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))
(+ (* -2/3 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 9/16 (/ (pow c 2) (pow b 5))))))) (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))))
(* (sqrt (/ a c)) (/ 1 (sqrt -3)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (/.f64 b c) #s(literal -3 binary64)))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (* c (pow (sqrt -3) 2)))))
(+.f64 (-.f64 (/.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 -1/2 binary64)) (*.f64 a a))) (/.f64 (/.f64 b c) #s(literal -3 binary64)))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 b (*.f64 b b)) c))) (/.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 -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))
(* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ b (* c (pow (sqrt 3) 2)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(-.f64 (-.f64 #s(literal 0 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))))) (/.f64 (*.f64 b a) (*.f64 c #s(literal 3 binary64)))) a))
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/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 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))) a) (/.f64 (*.f64 b a) (*.f64 c #s(literal 3 binary64)))) a))
(* (sqrt (/ a c)) (/ 1 (sqrt -3)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (/.f64 b c) #s(literal -3 binary64)))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3 binary64))))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3))))
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))))))
(* -2/3 (/ b c))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c)
(* b (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) c)))
(* b (- (* -1 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))))
(* b (- (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 9/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c)))))))
(*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/8 binary64)))) (+.f64 (*.f64 #s(literal -2/9 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) a))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1/2 (/ a b))
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b)
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (*.f64 b b))) b))
(* -1 (/ (- (+ (* 1/2 a) (* 9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 3/8 binary64)) (*.f64 b b)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -3/8 (/ (* (pow a 2) c) (pow b 2))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -2/3 (/ b c))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c)
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c)
(/ (+ (* -2/3 b) (* c (- (* -1 (* c (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
(/ (+ (* -2/3 b) (* c (- (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 9/16 (/ (pow a 3) (pow b 5))))))) (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
(* (sqrt (/ a c)) (/ 1 (sqrt -3)))
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -3))) (/ b (pow (sqrt -3) 2))) c)
(/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (pow (sqrt -3) 2)))) c)
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b #s(literal -3 binary64))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))))) c)
(* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))) (/ b (pow (sqrt 3) 2))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b #s(literal 3 binary64))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b) #s(literal 3 binary64))) c)) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))))))) c) (/.f64 (*.f64 c b) #s(literal 3 binary64))) c)) 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 (*.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 #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 #s(literal -3/2 binary64) a) c) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 #s(literal -3/2 binary64) a) c) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) 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)
(/ (+ (* -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 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b 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 0 binary64) b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* -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 0 binary64) b) (+.f64 #s(literal 2 binary64) (+.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 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #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 #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -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 (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/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)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a)) (-.f64 #s(literal 0 binary64) a))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #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 (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/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)))))) c)) b) c)) (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 (*.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 (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 #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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -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 #s(literal -3/2 binary64) a) c) (*.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 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.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 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.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 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #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 #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (sqrt.f64 #s(literal -3 binary64)) #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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 #s(literal 0 binary64) a))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 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))))))))
(* 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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #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 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.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))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (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 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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)))))))) (neg.f64 c))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b (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 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))))) b)
(* -1/3 (/ (* b (- a (* -1 a))) (pow a 2)))
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b (+.f64 a a)) (*.f64 a a)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a a)) (*.f64 a a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ (- a (* -1 a)) (pow a 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a a)) (*.f64 a a)))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/3 (/ (- a (* -1 a)) (pow a 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a a)) (*.f64 a a)))))
(* -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 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 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 #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 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (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 (*.f64 #s(literal 1/24 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))))) 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 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 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 (* (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 (*.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)))) (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 (*.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 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (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 (*.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 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 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))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(+ (* -1 (* a b)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b a))
(+ (* b (- (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) a)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) a)))
(* -3/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -3/2 (* (pow a 2) c)) (+ (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (* b (- a (* -1 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a a))
(* -1 (* b (- (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))) (* -1 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b)))))
(* -1 (* b (- (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (* -1 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (+.f64 (+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (- (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) (* -1 a))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (+.f64 a (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -3/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) b)
(* (pow a 2) (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -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 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* (pow a 2) (- (+ (* -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 (*.f64 a a) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* (pow a 3) 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 (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))))
(*.f64 (*.f64 a a) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) b) a)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal 1/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))))) a)) b) a)))
(* -3/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -9/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 4) (pow b 5))) (* -1/2 (/ (* a (* 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 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* -1 (/ (* a b) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c)))
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (/ (* a b) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c)))))
(* -1 (* (sqrt (* (pow a 3) 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 (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))) (/ (* a b) c))))
(*.f64 (+.f64 (/.f64 (*.f64 b a) c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 b a)) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* a b)) c)) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/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 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 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 c a))))) c)) (*.f64 b a)) c)) (neg.f64 c))
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* a b)
(*.f64 b a)
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* a b)
(*.f64 b a)
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 b (+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 a (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* a b))
(-.f64 #s(literal 0 binary64) (*.f64 b a))
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))))
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (+.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* a b)
(*.f64 b a)
(* a (+ b (* -3/2 (/ (* a c) b))))
(*.f64 a (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))))
(* a (+ 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 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 (*.f64 a 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))))))
(* (pow a 2) (+ (* -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 (*.f64 a 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 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64))))
(* (pow a 2) (+ (* -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 (*.f64 a a) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (* (pow a 3) 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 (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.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))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (*.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 (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)))))
(* a b)
(*.f64 b a)
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b))
(+.f64 (*.f64 b a) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/2 binary64)) b))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 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) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (* (sqrt (* (pow a 3) 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 (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a 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 a (*.f64 c (*.f64 c c))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a 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 a (*.f64 c (*.f64 c 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 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.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 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a 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 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -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)))
(* -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 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.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 #s(literal -3/8 binary64) (/.f64 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 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 #s(literal 0 binary64) (*.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 (-.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)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c 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 (-.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)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.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)))
(/ (+ (* -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))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #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 #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (* (pow a 3) (+ (* 9/8 (/ (pow c 2) (* a (pow b 3)))) (* 27/16 (/ (pow c 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c 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 -9/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b (*.f64 c c))))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 b (*.f64 c c))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (* (pow c 3) (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -27/16 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 #s(literal -3/2 binary64) a) c) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) 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)
(/ (+ (* -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 #s(literal -3/2 binary64) a) c) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) 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)
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) #s(literal 9/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) #s(literal 9/8 binary64)) (+.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)))) b))
(* -3/2 (/ c b))
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b)
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.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 (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (/.f64 #s(literal 3/2 binary64) b)))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64)) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64)) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 c c))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal 3/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ c b))
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(* -3/2 (/ c b))
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b)
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 9/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 9/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64))) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 9/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64))) b))
(* -3/2 (/ c b))
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b)
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 3/2 binary64))) a)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 3/2 binary64))) a)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -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 (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.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 (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.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)))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a 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 -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))
(* (pow c 2) (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))
(* (pow c 2) (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -9/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 9/8 (* a (pow c 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 9/8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) #s(literal 27/16 binary64))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 9/8 (* a (pow c 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 9/8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) #s(literal 27/16 binary64))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 9/8 (* a (pow c 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 9/8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)) #s(literal 27/16 binary64))) (*.f64 b (*.f64 b b))))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -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))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* 3 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 3 binary64))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))
(* a (pow c 3))
(*.f64 a (*.f64 c (*.f64 c c)))

eval309.0ms (1.5%)

Compiler

Compiled 64912 to 4509 computations (93.1% saved)

prune296.0ms (1.5%)

Pruning

55 alts after pruning (53 fresh and 2 done)

PrunedKeptTotal
New1473281501
Fresh172542
Picked415
Done011
Total1494551549
Accuracy
99.9%
Counts
1549 → 55
Alt Table
Click to see full alt table
StatusAccuracyProgram
21.8%
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal 3 binary64))))))
22.1%
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3 binary64) a))
21.3%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
21.3%
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
21.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
21.2%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)))) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
21.6%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
20.5%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64)))
87.6%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
21.2%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
21.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
20.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
20.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
21.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)))
20.1%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64))
21.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
20.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
20.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)))
20.4%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 b a)) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
21.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
20.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
20.6%
(/.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))
20.5%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
21.3%
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
21.3%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
21.3%
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) a)) (*.f64 a (+.f64 (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))))))
95.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) (*.f64 #s(literal 3 binary64) a))
88.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
87.4%
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
87.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
20.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 (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)))))
94.8%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
92.9%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
87.6%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c))
92.5%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (*.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)))))))
92.9%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
95.8%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))))
94.8%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))))
94.8%
(/.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))))
93.0%
(/.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) c))))
20.5%
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
21.0%
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (*.f64 a #s(literal 3 binary64))))
20.3%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
96.0%
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
20.3%
(+.f64 (*.f64 (/.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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
20.5%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
87.6%
(*.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)))
87.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
95.3%
(*.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)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
95.6%
(*.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)))
94.6%
(*.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)))
92.8%
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
Compiler

Compiled 4061 to 1983 computations (51.2% saved)

simplify255.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff512
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
cost-diff512
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
cost-diff512
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
cost-diff512
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
cost-diff128
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))
cost-diff256
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))
cost-diff256
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a)))
cost-diff640
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #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) a)
cost-diff0
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff6080
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))
cost-diff6080
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))
cost-diff6080
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))))))
cost-diff6080
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a)))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
Rules
5936×*-lowering-*.f32
5936×*-lowering-*.f64
2196×/-lowering-/.f32
2196×/-lowering-/.f64
1318×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
067884
1226792
21037714
35832714
08082714
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))))) (/ (* c 1/2) b))
(* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))))))
a
(+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))))
(/ (* c (* c -3/8)) (* b (* b b)))
(* c (* c -3/8))
c
(* c -3/8)
-3/8
(* b (* b b))
b
(* b b)
(* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))))
(+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))
(/ (* c (* (* c c) -9/16)) (pow b 5))
(* c (* (* c c) -9/16))
(* (* c c) -9/16)
(* c c)
-9/16
(pow b 5)
5
(/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))
(/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64))))
-1/6
(/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))
(* (* b (* b b)) (* b (* b b)))
(* (* c c) (* (* c c) 405/64))
(* (* c c) 405/64)
405/64
(/ b a)
(/ (* c 1/2) b)
(* c 1/2)
1/2
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(* (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 1/3)
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) 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
1/3
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* (* a 3) (/ b a))) (* (* a 3) 3))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* (* a 3) (/ b a)))
(* (sqrt (+ (* b b) (* a (* c -3)))) 3)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
3
(* (* a 3) (/ b a))
(* a 3)
(/ b a)
(* (* a 3) 3)
(/ (/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
(/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))
(- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b))))
(* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))
(* (* b (* b b)) (* b (* b b)))
(* b (* b b))
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
(+ (* b b) (+ (* b b) (* a (* c -3))))
(* 3 a)
3
Outputs
(- (* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))))) (/ (* c 1/2) b))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a)))))))
a
(+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))))
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a))))))
(/ (* c (* c -3/8)) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(* c (* c -3/8))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
c
(* c -3/8)
(*.f64 c #s(literal -3/8 binary64))
-3/8
#s(literal -3/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a)))))
(+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a))))
(/ (* c (* (* c c) -9/16)) (pow b 5))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* c (* (* c c) -9/16))
(*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))
(* (* c c) -9/16)
(*.f64 (*.f64 c c) #s(literal -9/16 binary64))
(* c c)
(*.f64 c c)
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
5
#s(literal 5 binary64)
(/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64))))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
-1/6
#s(literal -1/6 binary64)
(/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))
(/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c #s(literal 405/64 binary64))))
(* (* b (* b b)) (* b (* b b)))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* (* c c) (* (* c c) 405/64))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c #s(literal 405/64 binary64)))
(* (* c c) 405/64)
(*.f64 c (*.f64 c #s(literal 405/64 binary64)))
405/64
#s(literal 405/64 binary64)
(/ b a)
(/.f64 b a)
(/ (* c 1/2) b)
(*.f64 #s(literal 1/2 binary64) (/.f64 c b))
(* c 1/2)
(*.f64 c #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(* (/ -1/2 b) c)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
b
c
(* (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 1/3)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b) a) #s(literal 3 binary64))
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a)
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b) a)
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))
(+ (* b b) (* c (* a -3)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))
(* 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
-3
#s(literal -3 binary64)
1/3
#s(literal 1/3 binary64)
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* (* a 3) (/ b a))) (* (* a 3) 3))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b) a) #s(literal 3 binary64))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* (* a 3) (/ b a)))
(+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))
(* (sqrt (+ (* b b) (* a (* c -3)))) 3)
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) #s(literal 3 binary64))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))
(+ (* b b) (* a (* c -3)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(* (* a 3) (/ b a))
(*.f64 b #s(literal 3 binary64))
(* a 3)
(*.f64 a #s(literal 3 binary64))
(/ b a)
(/.f64 b a)
(* (* a 3) 3)
(*.f64 a #s(literal 9 binary64))
(/ (/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))) (*.f64 a #s(literal 3 binary64)))
(/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))))
(- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b))))
(-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))
(+ (* b b) (* a (* c -3)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))
(* (* b (* b b)) (* b (* b b)))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
(*.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))
(+ (* b b) (+ (* b b) (* a (* c -3))))
(-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) c))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize944.0ms (4.7%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
accuracy99.4%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
accuracy46.9%
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
accuracy99.7%
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))
accuracy99.7%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.6%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
accuracy46.2%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a)))
accuracy99.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)
accuracy99.7%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.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))
accuracy46.3%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.6%
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
accuracy99.6%
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 b a))
accuracy99.6%
(/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
accuracy99.4%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
Results
358.0ms147×1valid
356.0ms87×5exit
57.0ms22×0valid
Compiler

Compiled 1084 to 68 computations (93.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 422.0ms
ival-mult: 175.0ms (41.4% of total)
backward-pass: 91.0ms (21.5% of total)
ival-div: 59.0ms (14% of total)
ival-sub: 31.0ms (7.3% of total)
ival-add: 24.0ms (5.7% of total)
...c/correct-round.rkt:119:19: 22.0ms (5.2% of total)
ival-sqrt: 9.0ms (2.1% of total)
ival-pow: 9.0ms (2.1% of total)
const: 2.0ms (0.5% of total)

series162.0ms (0.8%)

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

207 calls:

TimeVariablePointExpression
23.0ms
a
@-inf
(/ (/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
13.0ms
c
@0
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* (* a 3) (/ b a))) (* (* a 3) 3))
8.0ms
a
@0
(/ (/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
6.0ms
c
@-inf
(/ (/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
5.0ms
c
@-inf
(/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))

rewrite440.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
3418×*-lowering-*.f32
3418×*-lowering-*.f64
2584×/-lowering-/.f32
2584×/-lowering-/.f64
1510×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
067484
1455421
25339421
08018421
Stop Event
iter limit
node limit
Counts
27 → 671
Calls
Call 1
Inputs
(- (* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))))) (/ (* c 1/2) b))
(* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))))))
(+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a)))))
(* a (+ (/ (* c (* (* c c) -9/16)) (pow b 5)) (/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))))
(* (/ -1/2 b) c)
(/ -1/2 b)
(* (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 1/3)
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a)
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* (* a 3) (/ b a))) (* (* a 3) 3))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* (* a 3) (/ b a)))
(* (* a 3) (/ b a))
(* (* a 3) 3)
(/ (/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
(/ (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))
(* (* b (* b b)) (* b (* b b)))
(/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64))))
(/ (/ -1/6 (/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))) (/ b a))
(/ (* (* b (* b b)) (* b (* b b))) (* (* c c) (* (* c c) 405/64)))
(* c (* a -3))
(* a (* c -3))
(- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b))))
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
Outputs
(+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(+.f64 (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(+.f64 (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(-.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(-.f64 (/.f64 (pow.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) #s(literal 3 binary64)) (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))) (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))))
(-.f64 (/.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal 1/2 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 (-.f64 (pow.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))) (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) (-.f64 (pow.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))))
(/.f64 (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(/.f64 (neg.f64 (-.f64 (pow.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))))
(/.f64 (neg.f64 (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) (neg.f64 (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 (+.f64 (pow.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) #s(literal 3 binary64))) (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))))
(/.f64 (-.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(*.f64 (-.f64 (pow.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))))
(*.f64 (+.f64 (*.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) (/.f64 #s(literal 1 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))
(fma.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) a (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))) a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) a) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) a)
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 c (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))
(/.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))
(+.f64 (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 a b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a b)))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b))))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 a b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) a) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a b)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)))))) a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b))))) a) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))) a)
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 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 #s(literal -1/2 binary64) b) c)
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1/2 binary64) b))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.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 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal 3 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) a))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 b a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 b a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 9 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(fma.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 9 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal -9 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) (*.f64 a #s(literal 9 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 9 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) (*.f64 a #s(literal -9 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))) (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 9 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))))) (neg.f64 (*.f64 a #s(literal -9 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 3 binary64)))) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64))))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a)))) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) a) #s(literal 9 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))
(pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 9 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))))
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 3 binary64))) #s(literal 1/3 binary64))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (fma.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b))) a (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (fma.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))))
(+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))))
(fma.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))
(fma.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))) (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))))
(/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (*.f64 #s(literal 3 binary64) b))))
(/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 a b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 a b))
(*.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 b a) (*.f64 a #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a (/.f64 b a)))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))
(*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) a)
(*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 b a) a) #s(literal 3 binary64))
(*.f64 a #s(literal 9 binary64))
(*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))
(*.f64 #s(literal 9 binary64) a)
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal 3 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) a))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(+.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) b) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) b))
(+.f64 (*.f64 b (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (*.f64 (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64)))
(pow.f64 b #s(literal 6 binary64))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b)
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))
(*.f64 (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))
(neg.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))))
(/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/6 binary64))
(*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 c c))
(*.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 405/64 binary64))
(*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))
(*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c))) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))) (/.f64 b a)))
(/.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)))
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (/.f64 b a))
(/.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (/.f64 b a)))
(/.f64 #s(literal 1/6 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b))))
(/.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))))
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b)) #s(literal -1/6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) #s(literal 1 binary64)))
(/.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) b) (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) a) b)
(/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))))
(/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 b a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(pow.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) b))
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (/.f64 a b))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 a b)))
(*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (/.f64 a b))
(*.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))
(*.f64 (/.f64 a b) (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))
(*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 a b)))
(*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 b a)))
(*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) b) a)
(*.f64 (/.f64 #s(literal -1/6 binary64) b) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) b) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) #s(literal 1 binary64)) (/.f64 a b))
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))))
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c))))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 c c))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 c c))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 405/64 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) c) (*.f64 c #s(literal 405/64 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 c c)) #s(literal 405/64 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal 405/64 binary64)) (*.f64 c c))
(pow.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 b (*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))
(*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))))
(*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(*.f64 (*.f64 b b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(*.f64 (/.f64 b (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))
(*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 405/64 binary64)))
(*.f64 (/.f64 (*.f64 b b) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 405/64 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 (*.f64 b b) (*.f64 c c)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 405/64 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) #s(literal 405/64 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 2 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) b)

simplify811.0ms (4%)

Algorithm
egg-herbie
Rules
6648×*-lowering-*.f32
6648×*-lowering-*.f64
4900×+-lowering-+.f64
4900×+-lowering-+.f32
2562×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0254730754
0840230754
Stop Event
iter limit
node limit
Counts
828 → 828
Calls
Call 1
Inputs
(* -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))))))) (* 1/2 (/ c b)))
(* -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))
(* 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))
(/ (- (* -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)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -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/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))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1/2 c)) b))
(* -1 (/ (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (* -1/2 c)) b))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(/ -1/2 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/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 (/ c a)) (sqrt -3))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(* -3/2 (/ c b))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2 (/ b a))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(* -3/2 (/ c b))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b))))
(* (sqrt (/ c a)) (sqrt -3))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ c b))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -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 (/ c a)) (sqrt -3))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1 (/ b 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)))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))
(* (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))))))))
(* 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))
(+ (* -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/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)))
(* -9/2 (/ (* a c) b))
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -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))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -6 b)
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 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) b))
(* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* a (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(* a (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -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 (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -9/2 (/ (* a c) b))
(* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 3) (pow b 5))) (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (- (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))) (* 3 (/ b c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -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 (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* 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)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* 1/3 (* b (- (* 1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 1/3 (- (* 1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b)))
(/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2)))) b)
(/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))))) b)
(/ (+ (* -1/3 (/ (+ (* 1/36 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) a)) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 6))) (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2)))))) b)
(* 2/27 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) c)))
(* -1 (* b (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (* 1/3 (/ (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))))))
(* -1 (* b (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (+ (* 1/3 (/ (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4)))))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* 4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6))) (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (+ (* 1/3 (/ (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))))))))
(* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/3 (* a (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/3 (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/3 (* a (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) a))) a)) (* -1/3 (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))
(* 1/6 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/3 (* c (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/3 (* c (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/3 (* c (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/3 (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* 1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) c))) c)) (* 1/3 (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(* 1/6 (/ (+ (* -6 (* a c)) (* -3 (* a c))) b))
(/ (- (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b)
(* 2/9 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* a c)))
(* -1 (* b (- (+ (* -2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))
(* -1 (* b (- (+ (* -2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* 4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))))))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))))))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2)))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))
(* 6 (pow b 5))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))))
(* 9/2 (* a (* (pow b 3) c)))
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2))))))))
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2))))))))
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(* -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)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(* -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))
(* -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))
(* -27 (* (pow a 3) (pow c 3)))
(+ (* -27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))
(+ (* -27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (+ (* 18 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))
(+ (* -27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (+ (* 18 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))
(* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))
(* (pow b 4) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))
(* (pow b 4) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))
(* a (+ (* -6 (* (pow b 4) c)) (+ (* -3 (* (pow b 4) c)) (* a (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))))))
(* a (+ (* -6 (* (pow b 4) c)) (+ (* -3 (* (pow b 4) c)) (* a (+ (* -27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))))))
(* a (+ (* -6 (* (pow b 4) c)) (+ (* -3 (* (pow b 4) c)) (* a (+ (* -27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))))))
(* -27 (* (pow a 3) (pow c 3)))
(* (pow a 3) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))
(* (pow a 3) (+ (* -27 (pow c 3)) (+ (* -6 (/ (* (pow b 4) c) (pow a 2))) (+ (* -3 (/ (* (pow b 4) c) (pow a 2))) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))))
(* (pow a 3) (+ (* -27 (pow c 3)) (+ (* -6 (/ (* (pow b 4) c) (pow a 2))) (+ (* -3 (/ (* (pow b 4) c) (pow a 2))) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))))
(* -27 (* (pow a 3) (pow c 3)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) a)) (* 27 (pow c 3)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c))) a)) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c))) a)) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3)))))
(* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))
(* c (+ (* -6 (* a (pow b 4))) (+ (* -3 (* a (pow b 4))) (* c (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))))))
(* c (+ (* -6 (* a (pow b 4))) (+ (* -3 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))))))
(* c (+ (* -6 (* a (pow b 4))) (+ (* -3 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))))))
(* -27 (* (pow a 3) (pow c 3)))
(* (pow c 3) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))
(* (pow c 3) (+ (* -27 (pow a 3)) (+ (* -6 (/ (* a (pow b 4)) (pow c 2))) (+ (* -3 (/ (* a (pow b 4)) (pow c 2))) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))))
(* (pow c 3) (+ (* -27 (pow a 3)) (+ (* -6 (/ (* a (pow b 4)) (pow c 2))) (+ (* -3 (/ (* a (pow b 4)) (pow c 2))) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))))
(* -27 (* (pow a 3) (pow c 3)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) c)) (* 27 (pow a 3)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4)))) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4)))) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3)))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* -3 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -3 (* a (* (pow b 2) c)))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* -3 (* a (* (pow b 2) c)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(* 2 (pow b 4))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -3 (* a (* (pow b 2) c)))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* -3 (* a (* (pow b 2) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
Outputs
(* -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 -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(- (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))) (* 1/2 (/ c b)))
(+.f64 (*.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))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) 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 a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (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 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 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)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) 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 a c)) (*.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 (*.f64 a a) c)) (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 (*.f64 a (*.f64 a a)) c)) (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.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 (pow.f64 b #s(literal 5 binary64)) c))) (/.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 (/.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 (pow.f64 b #s(literal 5 binary64)) c))) (/.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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) 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 (*.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 (*.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 #s(literal -3/8 binary64) a) (*.f64 (*.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 (*.f64 b b) c)) (*.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)
(/ (- (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) 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)
(/.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 -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -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 (*.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 (*.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 -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)))) 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 #s(literal 1/2 binary64) c)) b))
(* -1 (/ (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.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 -1/2 binary64) c))) b))
(* -1 (/ (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (* -1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (-.f64 (+.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 -1/2 binary64) c))) b))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (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 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 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)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c 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 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c 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 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (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 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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.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 (pow.f64 b #s(literal 5 binary64)) c))) (/.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)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.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 (pow.f64 b #s(literal 5 binary64)) c))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.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 (*.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 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 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)))
(* (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 a 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 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) 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 (pow.f64 b #s(literal 5 binary64)) c)) (/.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 (pow.f64 b #s(literal 5 binary64)) c)) (/.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 (pow.f64 b #s(literal 5 binary64)) 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))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) 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))))
(*.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))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) 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)))
(/ (+ (* -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)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.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)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.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)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (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 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.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 a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) 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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) 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))) (* -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))) (* -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)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.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 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/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -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 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) 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 (*.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 -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) 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 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #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 (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 (*.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 2/3 binary64) 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)))))))
(*.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 2/3 binary64) a)) (/.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 a c)) (*.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 (*.f64 a a) c)) (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 a 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 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (* 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 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c))) c))))
(* -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 -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 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 #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 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 #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 #s(literal 1/3 binary64) b) (neg.f64 (/.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 (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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) a))) a)))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b a)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2 (/ b a))
(/.f64 (*.f64 #s(literal -2 binary64) b) a)
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 3/2 binary64) b)))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b (*.f64 a c)))))
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b a) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c))) c))))
(* -3/2 (/ c b))
(/.f64 (*.f64 #s(literal -3/2 binary64) c) b)
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.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))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -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 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* (sqrt (/ c a)) (sqrt -3))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b a)))
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(+ (* -1 (/ b 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 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))
(*.f64 #s(literal -1 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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)))
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) a))) a)))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 2 (+ (* -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 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* -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 (neg.f64 b) (+.f64 #s(literal 2 binary64) (+.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 6 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -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 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) 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 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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)))))) c)) b) c))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -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 #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 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b)) 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 #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)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/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)))))) a)) b) a))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -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 (*.f64 a c)) (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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -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 a c)) (*.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 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.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 a c)) (*.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 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.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 (+.f64 #s(literal 1 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))))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.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 a c)) 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 (*.f64 a a) c)) (*.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 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* 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 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -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 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))
(* -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 (sqrt.f64 (/.f64 a c)) (*.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 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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 #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)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (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 (*.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)))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a 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 -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 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* 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 (*.f64 a (*.f64 a a)) c))) (*.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c))) (*.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))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #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 (*.f64 a (*.f64 a a)) c))) (/.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 (*.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 (*.f64 a (*.f64 a a)) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) 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 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -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 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) 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 (*.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 -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) 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 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #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 (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 (*.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 2/3 binary64) 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)))))))
(*.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 2/3 binary64) a)) (/.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)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 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 #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 binary64) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 #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 #s(literal 1/3 binary64) b) (neg.f64 (/.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 (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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) 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 a c)) (*.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 (*.f64 a a) c)) (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 a 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 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (* 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 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c))) c))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) b))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3 binary64))))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.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) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -3 binary64))))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) b)
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.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)))) b)
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -6 b)
(*.f64 #s(literal -6 binary64) b)
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 6 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 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 (neg.f64 b) (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) b)
(* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 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 -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) a))))
(* a (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) (* 3 (/ b a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) a)))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.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)))))
(neg.f64 (*.f64 a (*.f64 #s(literal 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 (* a (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 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 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3 binary64) b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.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)))))) a)) (*.f64 #s(literal -3 binary64) b)) a))))
(* -9/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) b)
(* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 3) (pow b 5))) (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -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 -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.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)))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (- (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))) (* 3 (/ b c))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))) (* 3 (/ b c))))
(*.f64 c (+.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) c)))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.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 -1 binary64) c) (*.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)))))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3 binary64) b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.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 -1 binary64) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (*.f64 #s(literal -3 binary64) b))) c)))
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* 1/3 (* b (- (* 1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) b) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 1/3 (- (* 1/9 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))))))))
(* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b)))
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a b)))
(/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) a) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))) (*.f64 b b))) b)
(/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))) a)) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a))) (*.f64 b b))))) b)
(/ (+ (* -1/3 (/ (+ (* 1/36 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) a)) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 6))) (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) a)) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) a))) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) a) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))) a)) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) a))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))) a)) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))))) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) a)))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* 2/27 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) c)))
(*.f64 #s(literal 2/27 binary64) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) c))))
(* -1 (* b (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (* 1/3 (/ (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -2/27 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (*.f64 b b))))
(* -1 (* b (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (+ (* 1/3 (/ (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -2/27 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2))))))) (* a c))) (* 4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 6))) (+ (* -2/27 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) c))) (+ (* 1/3 (/ (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2))))) (pow b 2))) (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* (pow a 2) c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 3) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 3) (pow c 2)))))) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -2/27 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (pow.f64 b #s(literal 6 binary64)))))
(* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/3 (* a (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/3 (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))))
(+ (* 1/6 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (+ (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* a (+ (* -1/3 (* a (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) a)) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) a)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) a))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) a)) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) a))) a)) (* -1/3 (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) a))) a))) a))) a))
(* 1/6 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))
(*.f64 #s(literal 1/6 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/3 (* c (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/3 (* c (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 c (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))))
(* c (+ (* 1/6 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* c (+ (* 1/3 (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* c (+ (* -1/3 (* c (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4)))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* a (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 b b)) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) c))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) c))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (+ (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) c))
(+ (* -1 (/ (+ (* -1/3 (/ (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/3 (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))))) c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* 1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) c))) c)) (* 1/3 (- (* 1/9 (* (sqrt (/ c (pow a 7))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c))) c)))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/9 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 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (/.f64 #s(literal 3 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/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 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 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 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 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 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))))))
(* 1/6 (/ (+ (* -6 (* a c)) (* -3 (* a c))) b))
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) b)
(/ (- (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow b 2))) (+ (* 1/36 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 1/6 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* 2/9 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* a c)))
(*.f64 #s(literal 2/9 binary64) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a c))))
(* -1 (* b (- (+ (* -2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 (*.f64 b b) c))))) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c c)))))))
(* -1 (* b (- (+ (* -2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(*.f64 (neg.f64 b) (-.f64 (+.f64 (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 (*.f64 b b) c))))) (/.f64 (*.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal 4/81 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c c)))))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* (pow a 2) (pow c 2))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a c))) (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2))))))) (* a c))) (* 4/81 (/ (* (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -2/9 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -2/9 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (pow c 2)))))) (* a (* (pow b 4) c)))) (+ (* 4/81 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (* 4/81 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) (* (pow b 2) (pow c 2))))))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))))))) (*.f64 a c)) (*.f64 #s(literal 4/81 binary64) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (+.f64 (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 a (*.f64 (*.f64 b b) c))))) (/.f64 (*.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal -4/81 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal 4/81 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c c))))))))))
(* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* a (- (+ (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2)))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 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 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 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 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 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 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 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 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) a)) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))))))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))))) a) (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)))
(* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* c (- (+ (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/4 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow b 2) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) c)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))))))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2)))))
(*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a a) (*.f64 b (*.f64 c c)))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))
(* 6 (pow b 5))
(*.f64 #s(literal 6 binary64) (pow.f64 b #s(literal 5 binary64)))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 #s(literal 6 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 b b))))))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 #s(literal 6 binary64) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 #s(literal 6 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* 9/2 (* a (* (pow b 3) c)))
(*.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.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))) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.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)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b)))))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b (*.f64 c c)) a)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))))
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b (*.f64 c c)) a))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 a a)))))))
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3))))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b (*.f64 c c)) a))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) a)) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) a))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) a))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b)))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) c) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))))
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2))))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) c) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 c c))))))))
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3))))))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) c) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 c c))) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) c)) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) c))) c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)))) c))) c)))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c)))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 b b) c) a))) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) a))))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) c)))) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) c)))) c)))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* 64/405 (/ (pow b 6) (pow c 4)))
(/.f64 (*.f64 #s(literal 64/405 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -27 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(+ (* -27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))))
(+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))))
(+ (* -27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (+ (* 18 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))
(+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))
(+ (* -27 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (+ (* 18 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))
(+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))
(* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))
(* (pow b 4) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ (* -6 (* a c)) (* -3 (* a c))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))
(* (pow b 4) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow b 4) (+ (* -27 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (+ (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 27 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))))
(*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))
(* a (+ (* -6 (* (pow b 4) c)) (+ (* -3 (* (pow b 4) c)) (* a (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)))))
(* a (+ (* -6 (* (pow b 4) c)) (+ (* -3 (* (pow b 4) c)) (* a (+ (* -27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 #s(literal -27 binary64) a) (*.f64 c (*.f64 c c)))))))
(* a (+ (* -6 (* (pow b 4) c)) (+ (* -3 (* (pow b 4) c)) (* a (+ (* -27 (* a (pow c 3))) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 #s(literal -27 binary64) a) (*.f64 c (*.f64 c c)))))))
(* -27 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* (pow a 3) (+ (* -27 (pow c 3)) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 27 binary64))))
(* (pow a 3) (+ (* -27 (pow c 3)) (+ (* -6 (/ (* (pow b 4) c) (pow a 2))) (+ (* -3 (/ (* (pow b 4) c) (pow a 2))) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 27 binary64)))))
(* (pow a 3) (+ (* -27 (pow c 3)) (+ (* -6 (/ (* (pow b 4) c) (pow a 2))) (+ (* -3 (/ (* (pow b 4) c) (pow a 2))) (+ (* 9 (/ (* (pow b 2) (pow c 2)) a)) (* 18 (/ (* (pow b 2) (pow c 2)) a)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 27 binary64)))))
(* -27 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) a)) (* 27 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) a)) (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c))) a)) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64)) a))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c))) a)) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) a)) (* 27 (pow c 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64)) a))) a))))
(* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))))
(*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))
(* c (+ (* -6 (* a (pow b 4))) (+ (* -3 (* a (pow b 4))) (* c (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)))))
(* c (+ (* -6 (* a (pow b 4))) (+ (* -3 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))))))
(* c (+ (* -6 (* a (pow b 4))) (+ (* -3 (* a (pow b 4))) (* c (+ (* -27 (* (pow a 3) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))))))))
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))))))
(* -27 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -27 (pow a 3)) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 27 binary64))))
(* (pow c 3) (+ (* -27 (pow a 3)) (+ (* -6 (/ (* a (pow b 4)) (pow c 2))) (+ (* -3 (/ (* a (pow b 4)) (pow c 2))) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 27 binary64)))))
(* (pow c 3) (+ (* -27 (pow a 3)) (+ (* -6 (/ (* a (pow b 4)) (pow c 2))) (+ (* -3 (/ (* a (pow b 4)) (pow c 2))) (+ (* 9 (/ (* (pow a 2) (pow b 2)) c)) (* 18 (/ (* (pow a 2) (pow b 2)) c)))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) c)) #s(literal 27 binary64)))))
(* -27 (* (pow a 3) (pow c 3)))
(*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) c)) (* 27 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4)))) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)) c))) c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4)))) c)) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) c)) (* 27 (pow a 3)))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)) c))) c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c)) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c)) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))) a)))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c)) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c)) c))))
(* -3 (* a (* (pow b 2) c)))
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(* -3 (* a (* (pow b 2) c)))
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -3 (* a (* (pow b 2) c)))
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))
(* -3 (* a (* (pow b 2) c)))
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -3 (* a (* (pow b 2) c)))
(*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))))

eval447.0ms (2.2%)

Compiler

Compiled 139570 to 6092 computations (95.6% saved)

prune376.0ms (1.9%)

Pruning

57 alts after pruning (54 fresh and 3 done)

PrunedKeptTotal
New1760261786
Fresh202848
Picked415
Done022
Total1784571841
Accuracy
100.0%
Counts
1841 → 57
Alt Table
Click to see full alt table
StatusAccuracyProgram
21.3%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
21.2%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)))) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a))
18.8%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) (*.f64 #s(literal 3 binary64) a))
21.6%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
98.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64)))
20.9%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))
20.9%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a b))) a) #s(literal 9 binary64))
98.6%
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 c c) a)) #s(literal 27 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
98.6%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)) c))) c)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
87.6%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) (*.f64 #s(literal 3 binary64) a))
98.7%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
98.7%
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 #s(literal -27 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
20.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
21.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)))
21.2%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b)))
20.3%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
21.0%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))))
20.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)))
20.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
20.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
20.6%
(/.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))
20.5%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
21.6%
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
21.3%
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
21.3%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
21.3%
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) a)) (*.f64 a (+.f64 (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))))))
92.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
88.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
87.4%
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
20.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
87.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
20.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 (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)))))
94.8%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
92.9%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c))
87.6%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c))
92.9%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
95.8%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))))
94.8%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))))
93.0%
(/.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) c))))
21.6%
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
20.3%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
21.7%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a b)) (*.f64 a #s(literal 9 binary64))))
96.0%
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
96.0%
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
95.6%
(+.f64 (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
20.3%
(+.f64 (*.f64 (/.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/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))
87.4%
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64))
20.4%
(*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 a b)) (*.f64 a a)) #s(literal 1/3 binary64))
87.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
20.3%
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 b a)) #s(literal 1/3 binary64))
20.5%
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
92.6%
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64))
92.8%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
87.4%
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a b)))
Compiler

Compiled 4711 to 2223 computations (52.8% saved)

simplify313.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
cost-diff512
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
cost-diff512
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64)))
cost-diff512
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64))
cost-diff128
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))
cost-diff128
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b))
cost-diff384
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
cost-diff256
(*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
cost-diff256
(+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))
cost-diff256
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)
cost-diff256
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
cost-diff0
(*.f64 b #s(literal -2/3 binary64))
cost-diff0
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c)
cost-diff128
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c))
cost-diff512
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
cost-diff512
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
cost-diff768
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
cost-diff768
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
Rules
4248×*-lowering-*.f32
4248×*-lowering-*.f64
3790×+-lowering-+.f64
3790×+-lowering-+.f32
1258×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
063810
1213804
2830739
33737732
47611732
08024732
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
(/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))
(+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9)))))
(* (* -27 (* a (* a a))) (* c (* c c)))
(* -27 (* a (* a a)))
-27
(* a (* a a))
a
(* a a)
(* c (* c c))
c
(* c c)
(* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))
(* b b)
b
(+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9)))
(* (* (* a a) (* c c)) 27)
(* (* a a) (* c c))
27
(* (* b b) (* (* a c) -9))
(* (* a c) -9)
(* a c)
-9
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* a (* c -3))
(* c -3)
-3
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
(+ (* b b) (+ (* b b) (* a (* c -3))))
(* 3 a)
3
(/ 1/3 (/ (* b -2/3) c))
1/3
(/ (* b -2/3) c)
(* b -2/3)
b
-2/3
c
(/ 1/3 (/ (+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c))
1/3
(/ (+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c)
(+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))))
(* b -2/3)
b
-2/3
(* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))
c
(+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))
(* c (/ (* 3/8 (* a a)) (* b (* b b))))
(/ (* 3/8 (* a a)) (* b (* b b)))
(* 3/8 (* a a))
3/8
(* a a)
a
(* b (* b b))
(* b b)
(/ (* a 1/2) b)
(* a 1/2)
1/2
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* 3 b)) (* (* a 3) 3))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* 3 b))
(* (sqrt (+ (* b b) (* a (* c -3)))) 3)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
3
(* 3 b)
(* (* a 3) 3)
(* a 3)
(/ (/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3)) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
(* a 3)
3
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(sqrt (+ (* b b) (* a (* c -3))))
Outputs
(/ (/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -27 binary64) a)))) (*.f64 b (*.f64 (*.f64 b (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal 27 binary64))) (*.f64 b (*.f64 b #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a #s(literal 3 binary64)))))
(/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -27 binary64) a)))) (*.f64 b (*.f64 (*.f64 b (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal 27 binary64))) (*.f64 b (*.f64 b #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9)))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -27 binary64) a)))) (*.f64 b (*.f64 (*.f64 b (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal 27 binary64))) (*.f64 b (*.f64 b #s(literal -9 binary64)))))))
(* (* -27 (* a (* a a))) (* c (* c c)))
(*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -27 binary64) a))))
(* -27 (* a (* a a)))
(*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a)))
-27
#s(literal -27 binary64)
(* a (* a a))
(*.f64 a (*.f64 a a))
a
(* a a)
(*.f64 a a)
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
(* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))
(*.f64 b (*.f64 (*.f64 b (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal 27 binary64))) (*.f64 b (*.f64 b #s(literal -9 binary64))))))
(* b b)
(*.f64 b b)
b
(+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9)))
(*.f64 (*.f64 a c) (+.f64 (*.f64 a (*.f64 c #s(literal 27 binary64))) (*.f64 b (*.f64 b #s(literal -9 binary64)))))
(* (* (* a a) (* c c)) 27)
(*.f64 a (*.f64 c (*.f64 a (*.f64 c #s(literal 27 binary64)))))
(* (* a a) (* c c))
(*.f64 a (*.f64 a (*.f64 c c)))
27
#s(literal 27 binary64)
(* (* b b) (* (* a c) -9))
(*.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) c)
(* (* a c) -9)
(*.f64 c (*.f64 a #s(literal -9 binary64)))
(* a c)
(*.f64 a c)
-9
#s(literal -9 binary64)
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* c -3)
(*.f64 c #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64))))
(+ (* b b) (+ (* b b) (* a (* c -3))))
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ 1/3 (/ (* b -2/3) c))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
1/3
#s(literal 1/3 binary64)
(/ (* b -2/3) c)
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c)
(* b -2/3)
(*.f64 b #s(literal -2/3 binary64))
b
-2/3
#s(literal -2/3 binary64)
c
(/ 1/3 (/ (+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c))
(/.f64 (*.f64 c #s(literal 1/3 binary64)) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) a) (*.f64 b b)) #s(literal 1/2 binary64))))))
1/3
#s(literal 1/3 binary64)
(/ (+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) a) (*.f64 b b)) #s(literal 1/2 binary64))))) c)
(+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))))
(+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) a) (*.f64 b b)) #s(literal 1/2 binary64)))))
(* b -2/3)
(*.f64 b #s(literal -2/3 binary64))
b
-2/3
#s(literal -2/3 binary64)
(* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))
(*.f64 c (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) a) (*.f64 b b)) #s(literal 1/2 binary64))))
c
(+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))
(*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) a) (*.f64 b b)) #s(literal 1/2 binary64)))
(* c (/ (* 3/8 (* a a)) (* b (* b b))))
(/.f64 (*.f64 a (*.f64 (*.f64 c #s(literal 3/8 binary64)) a)) (*.f64 b (*.f64 b b)))
(/ (* 3/8 (* a a)) (* b (* b b)))
(/.f64 (*.f64 a (*.f64 a #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))
(* 3/8 (* a a))
(*.f64 a (*.f64 a #s(literal 3/8 binary64)))
3/8
#s(literal 3/8 binary64)
(* a a)
(*.f64 a a)
a
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ (* a 1/2) b)
(*.f64 a (/.f64 #s(literal 1/2 binary64) b))
(* a 1/2)
(*.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* 3 b)) (* (* a 3) 3))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* 3 b))
(*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(* (sqrt (+ (* b b) (* a (* c -3)))) 3)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(* 3 b)
(*.f64 b #s(literal 3 binary64))
(* (* a 3) 3)
(*.f64 a #s(literal 9 binary64))
(* a 3)
(*.f64 a #s(literal 3 binary64))
(/ (/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3)) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3))
(/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 a #s(literal 3 binary64)))
(- (+ (* b b) (* a (* c -3))) (* b b))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))

localize913.0ms (4.5%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.5%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 3 binary64)))
accuracy21.2%
(-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.6%
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))
accuracy99.4%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)))
accuracy21.0%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.5%
(*.f64 b #s(literal -2/3 binary64))
accuracy99.5%
(*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
accuracy99.4%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
accuracy99.6%
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c)
accuracy99.5%
(*.f64 b #s(literal -2/3 binary64))
accuracy99.4%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c))
accuracy99.5%
(*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))
accuracy99.3%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) (*.f64 #s(literal 3 binary64) a))
accuracy99.2%
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
accuracy99.1%
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
Results
714.0ms214×1valid
50.0ms42×0valid
Compiler

Compiled 925 to 64 computations (93.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 552.0ms
ival-div: 312.0ms (56.6% of total)
ival-mult: 136.0ms (24.7% of total)
...c/correct-round.rkt:119:19: 40.0ms (7.3% of total)
backward-pass: 33.0ms (6% of total)
ival-add: 19.0ms (3.4% of total)
ival-sub: 5.0ms (0.9% of total)
ival-sqrt: 4.0ms (0.7% of total)
const: 2.0ms (0.4% of total)

series241.0ms (1.2%)

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

198 calls:

TimeVariablePointExpression
31.0ms
c
@inf
(/ (/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3)) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
29.0ms
c
@inf
(/ (/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
23.0ms
c
@-inf
(+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))))
15.0ms
b
@-inf
(/ (/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3)) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
13.0ms
b
@inf
(/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))

rewrite447.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
4582×*-lowering-*.f32
4582×*-lowering-*.f64
1866×/-lowering-/.f32
1866×/-lowering-/.f64
1774×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
063473
1411454
24185454
08784454
Stop Event
iter limit
node limit
Counts
25 → 572
Calls
Call 1
Inputs
(/ (/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))) (* 3 a))
(/ (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))))
(* (+ b (sqrt (+ (* b b) (* a (* c -3))))) (+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))))
(+ (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3)))) (* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3))))))
(/ 1/3 (/ (* b -2/3) c))
(/ (* b -2/3) c)
(* b -2/3)
(/ 1/3 (/ (+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c))
(/ (+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))) c)
(+ (* b -2/3) (* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b))))
(* c (+ (* c (/ (* 3/8 (* a a)) (* b (* b b)))) (/ (* a 1/2) b)))
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* 3 b)) (* (* a 3) 3))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) 3) (* 3 b))
(* (* a 3) 3)
(* (sqrt (+ (* b b) (* a (* c -3)))) 3)
(/ (/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3)) (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/ (- (+ (* b b) (* a (* c -3))) (* b b)) (* a 3))
(- (+ (* b b) (* a (* c -3))) (* b b))
(+ (* b b) (* a (* c -3)))
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
(* (* b b) (* (* a c) -9))
(* c (/ (* 3/8 (* a a)) (* b (* b b))))
(* b (* b b))
(* a (* c -3))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) (neg.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))) (*.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))) (*.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) a) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) #s(literal 3 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 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 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) #s(literal 729 binary64)) (*.f64 b (*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64)))))))))
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(+.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) b) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) b))
(+.f64 (*.f64 b (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (*.f64 (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.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)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)))
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c))
(/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) #s(literal 1/3 binary64))))
(/.f64 (*.f64 #s(literal 1/3 binary64) c) (*.f64 b #s(literal -2/3 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 #s(literal -2/3 binary64) c))
(pow.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal 1/3 binary64) (/.f64 c (*.f64 b #s(literal -2/3 binary64))))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) c)))
(*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 (/.f64 c (*.f64 b #s(literal -2/3 binary64))) #s(literal 1/3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal -2/3 binary64) c) #s(literal 1/3 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/3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/3 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) c))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b #s(literal -2/3 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) c))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c)
(/.f64 (*.f64 b #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal -2/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b #s(literal -2/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b #s(literal -2/3 binary64)))))
(/.f64 (neg.f64 (*.f64 b #s(literal 2/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) #s(literal 1 binary64)) c)
(pow.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (*.f64 b #s(literal -2/3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (*.f64 b #s(literal -2/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -2/3 binary64) c))
(*.f64 #s(literal -2/3 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b c))
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b #s(literal -2/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2/3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2/3 binary64) c) b)
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2/3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2/3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 b #s(literal -2/3 binary64))
(*.f64 #s(literal -2/3 binary64) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 #s(literal 1/3 binary64) c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c)))
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 #s(literal 1/3 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 #s(literal 1/3 binary64) c)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 #s(literal 1/3 binary64) c))))
(/.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 #s(literal 1/3 binary64) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 #s(literal 1/3 binary64) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(*.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal 1/3 binary64))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) c)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/3 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) (-.f64 #s(literal 0 binary64) c))
(exp.f64 (*.f64 (log.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c)))
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) (*.f64 c (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 c (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64))))) c))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) #s(literal 1 binary64)) c)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) (/.f64 #s(literal 1 binary64) c)) (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) (/.f64 #s(literal 1 binary64) c)) (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c))
(*.f64 (/.f64 #s(literal 1 binary64) c) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 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) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (pow.f64 (/.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64)))))))
(*.f64 (pow.f64 (/.f64 c (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))
(+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64)))
(+.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 b #s(literal -2/3 binary64))))
(+.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (/.f64 (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(fma.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 b #s(literal -2/3 binary64)))
(fma.f64 b #s(literal -2/3 binary64) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))
(fma.f64 #s(literal -2/3 binary64) b (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))
(fma.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) c (*.f64 b #s(literal -2/3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) (+.f64 (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) c) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) (neg.f64 (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(/.f64 (-.f64 (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (*.f64 b b) #s(literal 4/9 binary64))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))) (*.f64 b #s(literal -2/3 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4/9 binary64)) (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))))
(+.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) c (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64)))))) (-.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b (*.f64 a #s(literal 1/2 binary64))))))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 c (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b (*.f64 a #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) c) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))
(*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) c)
(+.f64 (*.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 b a) #s(literal 1/3 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.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))))) b)))) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 b 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 3 binary64) (*.f64 a #s(literal 9 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1/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))) (neg.f64 (*.f64 (/.f64 b 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/3 binary64) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b 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 3 binary64))) (neg.f64 (*.f64 (/.f64 b 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) (neg.f64 (*.f64 (/.f64 b 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 3 binary64) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1/3 binary64))))
(fma.f64 (/.f64 #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))))) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 b 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 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1/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)) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1/3 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -9 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 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 #s(literal 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 #s(literal 0 binary64) (*.f64 #s(literal 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 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (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)) (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.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))))) b))) #s(literal 1 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))))) b)) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 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 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.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))))) 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 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 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 9 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (neg.f64 (*.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))))) b)) (*.f64 a #s(literal 3 binary64)))) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1/3 binary64)) #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 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal 1/3 binary64)))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 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))))) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 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 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) 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))))) b)) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))
(pow.f64 (/.f64 (*.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))))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.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))))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.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))))) b)) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 #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))))) b)) (*.f64 a #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))))) b)) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 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 #s(literal -9 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 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 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 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))))) b)))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal 3 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))))) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (-.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/3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 9 binary64) (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 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 -3 binary64)))))))))
(+.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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (+.f64 (*.f64 b #s(literal -3 binary64)) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 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))))) b)) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 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))))) b)) (+.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64)))))
(+.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.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))))) b)))
(+.f64 (*.f64 b #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 (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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (-.f64 (*.f64 b #s(literal 3 binary64)) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 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 b b) #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (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 (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 3 binary64)) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #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 #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 3 binary64)) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal -27 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.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 (+.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (pow.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64))) #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))))) b)) (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (-.f64 (*.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 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))))) b)) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64)))) (-.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 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.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 #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 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))))) b)) (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 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))))) b))
(*.f64 (-.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 #s(literal 27 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b #s(literal 3 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 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 -3 binary64)))))))))
(*.f64 a #s(literal 9 binary64))
(*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))
(*.f64 #s(literal 9 binary64) a)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.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)))))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #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 b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #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 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 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 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) 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 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal 3 binary64)))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #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 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b 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 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.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 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64))))))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) a) #s(literal 1/3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b))
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal 2 binary64) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(fma.f64 (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))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(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 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (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))))))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 a #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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.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 2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 9 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64)))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 b (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) b)
(*.f64 a (*.f64 (*.f64 c #s(literal -9 binary64)) (*.f64 b b)))
(*.f64 b (*.f64 (*.f64 b a) (*.f64 c #s(literal -9 binary64))))
(*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))
(*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))
(*.f64 #s(literal -9 binary64) (*.f64 b (*.f64 b (*.f64 a c))))
(*.f64 (*.f64 a (*.f64 c #s(literal -9 binary64))) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 a c))) #s(literal -9 binary64))
(*.f64 (*.f64 (*.f64 b a) (*.f64 c #s(literal -9 binary64))) b)
(*.f64 (*.f64 (*.f64 b b) a) (*.f64 c #s(literal -9 binary64)))
(*.f64 (*.f64 (*.f64 b b) #s(literal -9 binary64)) (*.f64 a c))
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 3/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64)))))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 3/8 binary64))))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) b)) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 3/8 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -3/8 binary64)) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) b) c) (*.f64 b b))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) b) (*.f64 b b))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64)))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) b) c))
(*.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 #s(literal 3/8 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) c))
(*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) b))
(*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) b))
(*.f64 (*.f64 c (/.f64 #s(literal 3/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3/2 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 a #s(literal -3 binary64)) c)

simplify661.0ms (3.3%)

Algorithm
egg-herbie
Rules
6186×*-lowering-*.f32
6186×*-lowering-*.f64
4570×+-lowering-+.f64
4570×+-lowering-+.f32
2450×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0244126399
1793026394
0806226394
Stop Event
iter limit
node limit
Counts
792 → 792
Calls
Call 1
Inputs
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/3 (* a (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/3 (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/3 (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/3 (* a (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) a))) a)) (* -1/3 (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/3 (* c (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/3 (* c (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/3 (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/3 (* c (+ (* -9/4 (/ (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/3 (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* 1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) c))) c)) (* 1/3 (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* 1/3 (* b (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 1/3 (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2)))) b)
(/ (+ (* -1/2 c) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* -1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* -1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* -1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2)))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* 1/3 (/ (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* 1/3 (/ (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))) (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c)))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))
(* a (+ (* -9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(* a (+ (* -9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(* a (+ (* -9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* a (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(* -9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))
(* c (+ (* -9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(* c (+ (* -9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(* c (+ (* -9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* c (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(* -3/2 (/ (* a c) b))
(/ (- (+ (* -3/2 (* a c)) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* -1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2)))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (+ (* -1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4)))))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 3) (pow c 3))) (+ (* -1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))))) (pow b 6))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (+ (* -1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (+ (* -1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4)))))) b)
(* -2 b)
(* -1 (* b (- (+ 2 (* -6 (/ (* a c) (pow b 2)))) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))
(* -1 (* b (- (+ 2 (+ (* -6 (/ (* a c) (pow b 2))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (+ (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))))))))
(* -1 (* b (- (+ 2 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -1 (/ (+ (* -4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* (pow a 2) (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c)))))) (* a c))))) (pow b 6))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (+ (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2)))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))
(* 6 (pow b 5))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))))
(* 9/2 (* a (* (pow b 3) c)))
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2))))))))
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2))))))))
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3))))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 3 (pow b 4))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(+ (* 2 (pow b 4)) (pow b 4))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 (/ b c))
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* -2/3 b)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(* (pow b 3) (+ (* -32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 256/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -512/81 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 256/81 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(* -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/3 (/ (+ (* 81/128 (* (pow a 3) (pow c 4))) (* 81/64 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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 (/ (+ (* -1/3 (/ (+ (* -81/64 (* (pow a 3) (pow c 4))) (* -81/128 (* (pow a 3) (pow c 4)))) (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))
(* -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/3 (* c (+ (* 81/128 (/ (pow a 3) (pow b 7))) (* 81/64 (/ (pow a 3) (pow b 7)))))))))) (* 1/2 (/ 1 b))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)
(/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2))))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c)
(/ (- (+ (* -1 (/ (+ (* 512/243 (/ (pow b 9) (pow a 5))) (* 1024/243 (/ (pow b 9) (pow a 5)))) (pow c 3))) (* 8/9 (/ (pow b 3) (pow a 2)))) (+ (* -256/81 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (* 32/27 (/ (pow b 5) (* (pow a 3) c))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (pow a 2))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c))
(* -1 (/ (+ (* -1 (/ (- (* 256/81 (/ (pow b 7) (* (pow a 4) c))) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 512/243 (/ (pow b 9) (* (pow a 5) c))) (* 1024/243 (/ (pow b 9) (* (pow a 5) c)))) (* 256/81 (/ (pow b 7) (pow a 4)))) c)) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/3 (* a (+ (* 81/128 (/ (pow c 4) (pow b 7))) (* 81/64 (/ (pow c 4) (pow b 7)))))))))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* -1/3 (/ (+ (* 512/81 (/ (pow b 9) (pow c 4))) (* 1024/81 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -256/81 (/ (pow b 7) (* a (pow c 3)))) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (/ (+ (* -1024/81 (/ (pow b 9) (pow c 4))) (* -512/81 (/ (pow b 9) (pow c 4)))) a)) (* 256/81 (/ (pow b 7) (pow c 3)))) a)) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* 3/8 (* (pow a 2) c)) (* 1/2 (* a (pow b 2)))) (pow b 3))
(/ (+ (* 3/8 (* (pow a 2) c)) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(/ (+ (* 3/8 (* (pow a 2) c)) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(* -2/3 (/ b c))
(* b (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))
(* b (- (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ a (pow b 2)))) (* 2/3 (/ 1 c))))
(* b (- (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ a (pow b 2)))) (* 2/3 (/ 1 c))))
(* -2/3 (/ b c))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c))))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c))))))
(* -2/3 (/ b c))
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))) c)
(/ (+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))) c)
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* c (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(* c (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) c)) (* -3/8 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) c)) (* -3/8 (/ (pow a 2) (pow b 3))))))
(* -2/3 (/ b c))
(+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))
(+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* (pow a 2) (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* (pow a 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3)))))
(* (pow a 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3)))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(* -2/3 b)
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))
(* -2/3 b)
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2/3 b)
(+ (* -2/3 b) (* 1/2 (/ (* a c) b)))
(+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))
(+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* (pow c 2) (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(* (pow c 2) (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))) c)) (* 3/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))) c)) (* 3/8 (/ (pow a 2) (pow b 3)))))
(* -2/3 b)
(+ (* -2/3 b) (* 1/2 (/ (* a c) b)))
(+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))
(+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* (pow a 2) (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* (pow a 2) (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))) a)) (* 3/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))) a)) (* 3/8 (/ (pow c 2) (pow b 3)))))
(* 1/2 (/ (* a c) b))
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(* 1/2 (/ (* a c) b))
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(* 1/2 (/ (* a c) b))
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b)
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b)
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b)
(* 1/2 (/ (* a c) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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))
(+ (* -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/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)))
(* -9/2 (/ (* a c) b))
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -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))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -6 b)
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 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) b))
(* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* a (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(* a (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -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 (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -9/2 (/ (* a c) b))
(* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 3) (pow b 5))) (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (- (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))) (* 3 (/ b c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -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 (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 9 a)
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* 3 b)
(* b (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))
(* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 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 b)
(* -1 (* b (+ 3 (* -9/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 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 b)
(+ (* -9/2 (/ (* a c) b)) (* 3 b))
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
(* 3 b)
(+ (* -9/2 (/ (* a c) b)) (* 3 b))
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 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)
(/ (+ (* -27/32 (/ (* (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))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(* -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))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) 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))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 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))
(* -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)) (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))
(* 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))))
(* 9 (* (pow a 2) (pow c 2)))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(pow b 4)
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(* 9 (* (pow a 2) (pow c 2)))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(* -3 (* a (* (pow b 2) c)))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(* 2 (pow b 4))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -3 (* a (* (pow b 2) c)))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(* -3 (* a (* (pow b 2) c)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(* 2 (pow b 4))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(* -3 (* a (* (pow b 2) c)))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(* -3 (* a (* (pow b 2) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* -9 (* a (* (pow b 2) c)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(* -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
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/3 (* a (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/3 (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))))))
(+ (* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* 1/3 (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* a (+ (* -1/3 (* a (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) a)) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a)))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) a)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow a 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2))))) a))))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) a))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* 1/3 (/ (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) a)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1/3 (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2)))))) (* 1/3 (/ (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) a)) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* -1/3 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) a))) a)) (* -1/3 (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) a))) a))) a))) a))
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* 1/3 (* c (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/3 (* c (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))))
(* c (+ (* -3/2 (/ (pow b 3) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* 1/3 (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* c (+ (* -1/3 (* c (+ (* -9/4 (/ (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* 1/3 (- (* -27/2 (/ (pow a 2) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* a b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) c))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) c))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (+ (* 1/3 (/ (- (* -1 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 3) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2)))))) (sqrt -3)))))) (pow c 2))) (* 1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 3) (pow (sqrt -3) 2))))) c)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)) (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) c))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1/3 (/ (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) c))
(+ (* -1 (/ (+ (* -1/3 (/ (- (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 1/3 (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))))) c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (- (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3))))))) (* 1/3 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 3) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* (sqrt (/ c (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 3) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))))) c))) c)) (* 1/3 (- (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 3) (pow (sqrt 3) 2))))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c))) c)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* 1/3 (* b (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1/3 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 1/3 (- (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* 1/3 (/ (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* -1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b))))) b)
(/ (+ (* -1/2 c) (+ (* -1/3 (/ (+ (* -1/4 (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* -1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* -9/2 (* (pow a 2) (pow c 3))) (+ (* -1/4 (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))))) (pow b 4))) (* 1/3 (/ (- (* 9/2 (* a (pow c 2))) (* -1/4 (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))))) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))) (-.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* 1/3 (/ (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))
(* -1 (* b (+ (* 1/3 (/ (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (-.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -1/3 (/ (+ (* -4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* (pow a 2) c))) (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* a (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c)))))) (* a c))))) (pow b 6))) (+ (* 1/3 (/ (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c)))) (pow b 2))) (+ (* 1/3 (/ (- (* 6 (* a (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* (pow a 2) c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 c) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* (pow a 2) c))))) (* a c))))) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c))))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (-.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (-.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c))))) (*.f64 a c)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (-.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c)))))) (*.f64 a c))))) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))))))
(* -9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))
(* a (+ (* -9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* a (+ (* -9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))
(* a (+ (* -9/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* a (- (+ (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* a (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -27/2 (/ (pow c 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 27/2 (/ (* b (pow c 2)) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* (pow b 2) (* c (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))))
(-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* a (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow c 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow a 3))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* a (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (* (pow c 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))))) (- (* 3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))) (* (pow c 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a (*.f64 a a)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) a)) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) a)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow c 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (+ (* -1/3 (/ (* a (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow c 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ a (pow c 5))) (/ (* (sqrt -1) (* (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) (- (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) a)) (* 3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* a (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) (* (pow c 2) (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) a)) (+.f64 (*.f64 #s(literal 3 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/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) a)))
(* -9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))
(* c (+ (* -9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))
(* c (+ (* -9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 c (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))
(* c (+ (* -9/2 (/ (* a (pow b 3)) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* c (- (+ (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* -1 (* c (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (+ (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -27/2 (/ (pow a 3) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))))))) (+ (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))) (* 1/2 (/ (* (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 27/2 (/ (* (pow a 2) b) (+ (* 2 (pow b 4)) (pow b 4)))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2))))) (* b (+ (* 2 (pow b 4)) (pow b 4))))))))) (* -9/4 (/ (* a (* (pow b 2) (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))))) (pow (+ (* 2 (pow b 4)) (pow b 4)) 2)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))) (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (/.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))))
(+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(-.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* -1/3 (/ (* c (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (* b (+ (* 2 (pow b 4)) (pow b 4))))) (* (pow a 2) (pow (sqrt -3) 2)))) (+ (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3))))))) (sqrt -3)))))) (pow c 3))) (* 3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (+ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))))) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (+ (* -1/3 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/9 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))))) (- (* 3 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))) (* (pow a 2) (pow (sqrt -3) 2)))))) (sqrt -3)))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (-.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 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 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal 3 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 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) c)) (+.f64 (*.f64 #s(literal 3 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 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/3 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* (pow a 2) (pow (sqrt 3) 2)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))) (+ (* 1/9 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))))) (sqrt 3)))) (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))))) (+ (* -1/3 (/ (* c (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/9 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (* (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) (- (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))))) (sqrt 3)))))) c)) (* 3 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -1/3 (/ (* c (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (*.f64 #s(literal 3 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 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal 3 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 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (+.f64 (*.f64 #s(literal 3 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 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (+.f64 (*.f64 #s(literal 3 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 1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) c)))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (/.f64 #s(literal 3 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* -1/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a c))) (/ (- (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) (+ (* -1/3 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 2))))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/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 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(/ (- (+ (* -3/2 (* a c)) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* -1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b)))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (+ (* -1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4)))))) b)
(/.f64 (-.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (- (+ (* -9/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (+ (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* -9/2 (* (pow a 3) (pow c 3))) (+ (* -1/4 (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2)))))))) (* 1/6 (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))))))) (* 1/6 (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))))) (pow b 6))) (* 9/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (+ (* -1/4 (/ (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 2))) (+ (* -1/4 (/ (* a (* c (+ (* -27/8 (* (pow a 2) (pow c 2))) (+ (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 18 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/6 (/ (* (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c))))) (- (* 9/2 (* (pow a 2) (pow c 2))) (* -1/4 (* a (* c (+ (* -9/2 (* a c)) (* 2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 4)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))))) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))) (-.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (pow.f64 b #s(literal 4 binary64))))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (- (+ 2 (* -6 (/ (* a c) (pow b 2)))) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) c))))))
(* -1 (* b (- (+ 2 (+ (* -6 (/ (* a c) (pow b 2))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (+ (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 a (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a c)))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
(* -1 (* b (- (+ 2 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -1 (/ (+ (* -4/9 (/ (+ (* -81/8 (* (pow a 4) (pow c 4))) (+ (* -27/16 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* -3/2 (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* a c))) (+ (* -2/9 (/ (* (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* 6 (* (pow a 2) (pow c 2))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a c))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a c)))))) (* a c))))) (pow b 6))) (* 6 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -4/9 (/ (+ (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -81/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (* a (* (pow b 4) c)))) (+ (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a (* (pow b 2) c)))) (* -2/9 (/ (* (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (- (* -6 (* a c)) (* -4/9 (/ (+ (* -27/8 (* (pow a 2) (pow c 2))) (* -3/2 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))) (* a c))))) (* a (* (pow b 4) c)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))))) (*.f64 a c)) (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a c))))) (*.f64 a c)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (*.f64 a a)) (*.f64 c c)) (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 a c))) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a c)))))) (*.f64 a c)))) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (/.f64 (*.f64 #s(literal -4/9 binary64) (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 a (*.f64 (*.f64 b b) c)))) (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a c)))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* 9 (* (pow a 2) (* b (pow c 2)))))
(*.f64 #s(literal 9 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 a a) (*.f64 b (*.f64 c c)))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c))))))))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))
(+ (* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3))) (* b (+ (* 9 (* (pow a 2) (pow c 2))) (* b (+ (* 9/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (sqrt (* a c)) (* (sqrt -3) (+ (* -6 (* a c)) (* -3 (* a c)))))))))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 b (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))
(* 6 (pow b 5))
(*.f64 #s(literal 6 binary64) (pow.f64 b #s(literal 5 binary64)))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))))
(* (pow b 5) (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 5) (+ 6 (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* 2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (+.f64 #s(literal 6 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (pow.f64 b #s(literal 6 binary64))))))))))
(* 9/2 (* a (* (pow b 3) c)))
(*.f64 #s(literal 9/2 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) c)))
(* -1 (* (pow b 3) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (+.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -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))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))))))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* (pow b 3) (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -81/8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -27/16 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -3/2 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (+ (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* -9/8 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) (+.f64 (+.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -9 binary64))))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))))))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* b (pow c 2))))))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* a (+ (* -3/2 (/ (* c (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (* a (+ (* -3/2 (/ (* c (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) b)) (+ (* -9/8 (/ (* (pow c 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* b (pow c 2))) (* a (+ (* -27/2 (/ (pow c 3) b)) (+ (* -27/16 (/ (* (pow c 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow c 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 3))))))))))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) b)) (+.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 b (*.f64 c c)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b))))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow a 3) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b (*.f64 c c)) a)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))))
(* (pow a 3) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b (*.f64 c c)) a)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 a a)))))))
(* (pow a 3) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 2) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow c 5) a)) (sqrt -3))) (+ (* 9 (/ (* b (pow c 2)) a)) (+ (* (sqrt (/ c (pow a 3))) (* (sqrt -3) (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c))))) (+ (* (sqrt (/ c (pow a 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow a 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow a 3))))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 b (*.f64 c c)) a)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) a)) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) a)))) a)))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) a)) (+ (* 9/2 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) a)) (+ (* 9 (* b (pow c 2))) (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))))))) a)) (* 9 (* (sqrt (/ (pow c 5) a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) a))))
(* 2 (* b (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (* 18 (* (pow a 2) b)))))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))))))))
(+ (* 2 (* b (+ (* 2 (pow b 4)) (pow b 4)))) (* c (+ (* -3/2 (/ (* a (+ (* 2 (pow b 4)) (pow b 4))) b)) (+ (* 2 (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (* c (+ (* -3/2 (/ (* a (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) b)) (+ (* -9/8 (/ (* (pow a 2) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 3))) (+ (* 18 (* (pow a 2) b)) (* c (+ (* -27/2 (/ (pow a 3) b)) (+ (* -27/16 (/ (* (pow a 3) (+ (* 2 (pow b 4)) (pow b 4))) (pow b 5))) (* -9/8 (/ (* (pow a 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 3))))))))))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) b) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) b) (+.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 18 binary64) (*.f64 (*.f64 a a) b))) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))))))))
(* 9 (* (sqrt (* (pow a 5) (pow c 5))) (sqrt -3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))))
(* (pow c 3) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) c) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))))
(* (pow c 3) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2))))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 c c))))))))
(* (pow c 3) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 2) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (sqrt -3)))) (+ (* 9/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 9 (* (sqrt (/ (pow a 5) c)) (sqrt -3))) (+ (* 9 (/ (* (pow a 2) b) c)) (+ (* (sqrt (/ a (pow c 3))) (* (sqrt -3) (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2)))))) (+ (* (sqrt (/ a (pow c 5))) (* (sqrt -3) (+ (* 2 (pow b 4)) (pow b 4)))) (+ (/ (* b (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow c 2)) (/ (* b (+ (* 2 (pow b 4)) (pow b 4))) (pow c 3))))))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 c c))) (/.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))))))
(* -9 (* (sqrt (* (pow a 5) (pow c 5))) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) c)) (*.f64 (*.f64 #s(literal 9 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) c)))) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (* (sqrt -1) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))))) (sqrt 3)))) (* b (+ (* 2 (pow b 4)) (pow b 4)))) c)) (+ (* 9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* b (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 2 (pow b 4)) (pow b 4)))))))) c)) (+ (* 9 (* (pow a 2) b)) (* (sqrt (/ a c)) (* (sqrt -1) (* (sqrt 3) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))))))) c)) (* 9 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))))) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (* -3 (* a c)))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (+ (* -3 (* a c)) (* 3 (pow b 2))))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 3 (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (* -3 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 3 (+ (* -6 (/ (* a c) (pow b 2))) (+ (* -3 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -9 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (* -3 (* (pow b 2) c)))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))))
(+ (* 2 (pow b 4)) (+ (* a (+ (* -6 (* (pow b 2) c)) (+ (* -3 (* (pow b 2) c)) (* 9 (* a (pow c 2)))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c)))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* -3 (/ (* (pow b 2) c) a)) (+ (* 2 (/ (pow b 4) (pow a 2))) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) a) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a a))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -1 (/ (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) a)) (+ (* 3 (* (pow b 2) c)) (* 6 (* (pow b 2) c)))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a))) a))))
(+ (* 2 (pow b 4)) (pow b 4))
(*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (* -3 (* a (pow b 2))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))))
(+ (* 2 (pow b 4)) (+ (* c (+ (* -6 (* a (pow b 2))) (+ (* -3 (* a (pow b 2))) (* 9 (* (pow a 2) c))))) (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* -3 (/ (* a (pow b 2)) c)) (+ (* 2 (/ (pow b 4) (pow c 2))) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -1 (/ (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) c)) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow b 4)) (pow b 4)) c)) (+ (* 3 (* a (pow b 2))) (* 6 (* a (pow b 2))))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) c)) 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)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))
(* (pow b 3) (+ (* -32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 8/9 binary64) (*.f64 (*.f64 a a) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* 256/81 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 256/81 binary64) (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -512/81 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 256/81 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32/27 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8/9 (/ 1 (* (pow a 2) c)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -512/81 binary64) (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 256/81 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* -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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.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/3 (/ (+ (* 81/128 (* (pow a 3) (pow c 4))) (* 81/64 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.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 #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/3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 243/128 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) 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))
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.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 (/ (+ (* -1/3 (/ (+ (* -81/64 (* (pow a 3) (pow c 4))) (* -81/128 (* (pow a 3) (pow c 4)))) (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))
(neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.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 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -243/128 binary64))) (pow.f64 b #s(literal 6 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 a c)) (*.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 (*.f64 a a) c) (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/3 (* c (+ (* 81/128 (/ (pow a 3) (pow b 7))) (* 81/64 (/ (pow a 3) (pow b 7)))))))))) (* 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/3 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 243/128 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))
(/ (+ (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c)
(/ (- (+ (* 8/9 (/ (pow b 3) (pow a 2))) (* 256/81 (/ (pow b 7) (* (pow a 4) (pow c 2))))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c)))) c)
(/ (- (+ (* -1 (/ (+ (* 512/243 (/ (pow b 9) (pow a 5))) (* 1024/243 (/ (pow b 9) (pow a 5)))) (pow c 3))) (* 8/9 (/ (pow b 3) (pow a 2)))) (+ (* -256/81 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (* 32/27 (/ (pow b 5) (* (pow a 3) c))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 512/81 binary64)) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 #s(literal -256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (pow a 2))) (* 32/27 (/ (pow b 5) (* (pow a 3) c)))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c))
(* -1 (/ (+ (* -1 (/ (- (* 256/81 (/ (pow b 7) (* (pow a 4) c))) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 512/243 (/ (pow b 9) (* (pow a 5) c))) (* 1024/243 (/ (pow b 9) (* (pow a 5) c)))) (* 256/81 (/ (pow b 7) (pow a 4)))) c)) (* 32/27 (/ (pow b 5) (pow a 3)))) c)) (* -8/9 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) #s(literal 512/81 binary64)) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64)))) c)) (*.f64 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.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/3 (* a (+ (* 81/128 (/ (pow c 4) (pow b 7))) (* 81/64 (/ (pow c 4) (pow b 7)))))))))))
(+.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/3 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 243/128 binary64))))))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c)) (*.f64 a a))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (*.f64 a a))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (+ (* -1/3 (/ (+ (* 512/81 (/ (pow b 9) (pow c 4))) (* 1024/81 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 8/9 (/ (pow b 3) c)) (* 256/81 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 512/27 binary64))) (*.f64 a (*.f64 a a))))) (*.f64 a a))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -256/81 (/ (pow b 7) (* a (pow c 3)))) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) a))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (/ (+ (* -1024/81 (/ (pow b 9) (pow c 4))) (* -512/81 (/ (pow b 9) (pow c 4)))) a)) (* 256/81 (/ (pow b 7) (pow c 3)))) a)) (* 32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -512/27 binary64))) a) (/.f64 (*.f64 #s(literal 256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))) a))) a))) (*.f64 a a))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) c)) (* 1/2 (* a (pow b 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) c)) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) c)) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) c)) (* 1/2 a)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b b)))
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* b (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) c)))
(* b (- (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ a (pow b 2)))) (* 2/3 (/ 1 c))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) c))))
(* b (- (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ a (pow b 2)))) (* 2/3 (/ 1 c))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) c))))
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))))
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)
(/ (+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c)
(/ (+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))) c)
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* c (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c c)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* c (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c c)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1/2 (/ a (* b c))) (* -3/8 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b c)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) c)) (* -3/8 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) c)) (* -3/8 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) c))))
(* -2/3 (/ b c))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) c)
(+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))
(+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))
(+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* (pow a 2) (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 a a) c)) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b)))))
(* (pow a 2) (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 a a) c)) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b)))))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
(* (pow a 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) b)) a))))
(* (pow a 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) b)) a))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b b)))
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2/3 binary64)))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2/3 binary64))))
(* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2/3 binary64))))
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(+ (* -2/3 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 #s(literal -2/3 binary64) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b))
(+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))
(+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))
(+ (* -2/3 b) (* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))))
(+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* (pow c 2) (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c c)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* (pow c 2) (+ (* -2/3 (/ b (pow c 2))) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c c)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))) c)) (* 3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal 2/3 binary64) b) c)) c))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))) c)) (* 3/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal 2/3 binary64) b) c)) c))))
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(+ (* -2/3 b) (* 1/2 (/ (* a c) b)))
(+.f64 (*.f64 #s(literal -2/3 binary64) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b))
(+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))
(+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b))))
(+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))))
(+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* (pow a 2) (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 a a))))
(* (pow a 2) (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 a a))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))) a)) (* 3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))) a)) (* 3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) a))))
(* 1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* (pow c 2) (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ a (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c))))
(* 1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)))
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)))
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* (pow a 2) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))))
(* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* (pow a 2) (pow c 2))) (* 1/2 (* a (* (pow b 2) c)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(* 1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(* 1/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.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) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.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 #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 #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 a #s(literal 4 binary64)) (pow.f64 c #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 -1 binary64) b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.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)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 #s(literal -1/3 binary64) 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)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.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 (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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) 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 a c)) (*.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 (*.f64 a a) c) (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 a 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 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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))) (*.f64 c (*.f64 c c)))) (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) b))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3 binary64))))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.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) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -3 binary64))))
(* -9/2 (/ (* a c) b))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b))
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -6 b)
(*.f64 #s(literal -6 binary64) b)
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 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 -1 binary64) b) (+.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -9/2 (/ (* a c) b))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 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 -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) a))))
(* a (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) (* 3 (/ b a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) a)))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.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 -1 binary64) a) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a))))
(* -1 (* a (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3 binary64) b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.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)))))) a)) (*.f64 #s(literal -3 binary64) b))) a)))
(* -9/2 (/ (* a c) b))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b))
(* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -9/2 (/ a b)) (* c (+ (* -27/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 3) (pow b 5))) (* -3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -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 -81/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.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)))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (- (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))) (* 3 (/ b c))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))) (* 3 (/ b c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) c)))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.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 (neg.f64 c) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b c))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (neg.f64 c) (+.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 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3 binary64) b))) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (*.f64 #s(literal -3 binary64) b)) c))))
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 9 a)
(*.f64 #s(literal 9 binary64) a)
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.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) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(* b (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 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 b (+.f64 (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -3 b)
(*.f64 #s(literal -3 binary64) b)
(* -1 (* b (+ 3 (* -9/2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 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 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* 3 b)
(*.f64 #s(literal 3 binary64) b)
(+ (* -9/2 (/ (* a c) b)) (* 3 b))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) b))
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) b))
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) b))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a 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 (/.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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (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))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 b)
(*.f64 #s(literal 3 binary64) b)
(+ (* -9/2 (/ (* a c) b)) (* 3 b))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) b))
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))))
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* 3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/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))))))))
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (neg.f64 c) (+.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 #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))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (neg.f64 c) (+.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 #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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 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 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))))) (+.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 #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)))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -27/32 (/ (* (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))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/32 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.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) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 #s(literal -27/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (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 -1 binary64) b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.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 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) c))) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.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)
(+ (* -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))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(+.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 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) a)))) a))) 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 a c)) (*.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 (*.f64 a a) c) (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))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 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 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 c c)))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 c (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) c)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)))) c) (*.f64 b (/.f64 c (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) c)))
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(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 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a 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 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -3 binary64) a)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -3 binary64) a)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -3 binary64) a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 3 binary64) a)))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(+ (* -6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c)))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -6 (* a c)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -6 binary64) (*.f64 a c)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* -6 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* -6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow a 2) (+ (* -6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 6 (* (pow b 2) c))) a)) (* 9 (pow c 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) a))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 9 binary64) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))
(* 9 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c))
(* (pow c 2) (+ (* -6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) c)))
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 6 (* a (pow b 2)))) c)) (* 9 (pow a 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) c)))
(* -3 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* -3 (* a c)) (* 2 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 4) (+ 2 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b))))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)))
(* -3 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* a (+ (* -3 (* (pow b 2) c)) (* 2 (/ (pow b 4) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -3 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a)))
(* 2 (pow b 4))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)))
(* -3 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -3 (* a (pow b 2))) (* 2 (/ (pow b 4) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -3 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* -9 (* a (* (pow b 2) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (*.f64 b b) c))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(* 3/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))

eval786.0ms (3.9%)

Compiler

Compiled 128517 to 5936 computations (95.4% saved)

prune398.0ms (2%)

Pruning

39 alts after pruning (35 fresh and 4 done)

PrunedKeptTotal
New1929251954
Fresh391049
Picked325
Done123
Total1972392011
Accuracy
100.0%
Counts
2011 → 39
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.8%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -9 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
98.7%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
87.6%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) (*.f64 #s(literal 3 binary64) a))
94.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) (/.f64 #s(literal 1 binary64) c))
87.6%
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c))
21.3%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (/.f64 b (*.f64 a #s(literal 3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
21.1%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 b b) #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
20.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) (*.f64 a #s(literal 9 binary64)))
88.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
87.4%
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
94.8%
(/.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))))
87.7%
(/.f64 (*.f64 #s(literal 1/3 binary64) c) (*.f64 b #s(literal -2/3 binary64)))
99.8%
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
94.5%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b b))))
92.9%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c))
94.8%
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c))
94.5%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))) a)))) c))
94.7%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 a a)))) c))
92.9%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2/3 binary64))) c))
87.6%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c))
92.9%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
94.8%
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))))
87.7%
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -2/3 binary64) c) b))
94.5%
(/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) b)) a)))))
94.7%
(/.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) c)))))
94.6%
(/.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 c c)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b c)))))
93.0%
(/.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) c))))
87.6%
(/.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 b c)))
96.0%
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
95.6%
(+.f64 (+.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 (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
87.4%
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) a) #s(literal 1/3 binary64))
94.8%
(*.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal 1/3 binary64))
87.7%
(*.f64 (/.f64 c (*.f64 b #s(literal -2/3 binary64))) #s(literal 1/3 binary64))
87.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) c))
87.7%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
92.6%
(*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal 1/3 binary64))
92.8%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
87.4%
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a b)))
94.7%
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)))) c))))
Compiler

Compiled 5704 to 1484 computations (74% saved)

regimes242.0ms (1.2%)

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

5 calls:

72.0ms
a
44.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))
39.0ms
c
38.0ms
(*.f64 #s(literal 3 binary64) a)
35.0ms
b
Results
AccuracySegmentsBranch
99.8%1a
99.8%1b
99.8%1c
99.8%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))
99.8%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes50.0ms (0.2%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes49.0ms (0.2%)

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

3 calls:

17.0ms
b
14.0ms
c
12.0ms
a
Results
AccuracySegmentsBranch
96.0%1a
96.0%1c
96.0%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes76.0ms (0.4%)

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

3 calls:

31.0ms
c
26.0ms
b
12.0ms
a
Results
AccuracySegmentsBranch
94.8%1a
94.8%1b
94.8%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes49.0ms (0.2%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes26.0ms (0.1%)

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

3 calls:

8.0ms
c
8.0ms
a
8.0ms
b
Results
AccuracySegmentsBranch
93.2%1a
93.2%1b
93.2%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes50.0ms (0.2%)

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

25.0ms
a
15.0ms
c
8.0ms
b
Results
AccuracySegmentsBranch
93.1%1a
93.1%1b
93.1%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes41.0ms (0.2%)

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

3 calls:

26.0ms
a
7.0ms
b
7.0ms
c
Results
AccuracySegmentsBranch
93.0%1a
93.0%1c
93.0%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes36.0ms (0.2%)

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

3 calls:

25.0ms
b
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
92.9%1b
92.9%1a
92.9%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes32.0ms (0.2%)

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

3 calls:

22.0ms
b
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
88.0%1b
88.0%1a
88.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

simplify18.0ms (0.1%)

Algorithm
egg-herbie
Rules
102×*-commutative_binary64
62×+-commutative_binary64
40×sub-neg_binary64
32×neg-sub0_binary64
32×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
096279
1159279
2194279
3234279
4260279
5272279
6275279
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(*.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal 1/3 binary64))
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 3/8 binary64) (/.f64 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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
(/.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) c))))
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(/.f64 (neg.f64 c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 c (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))))))) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(*.f64 (/.f64 c (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b))))) #s(literal 1/3 binary64))
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 3/8 binary64) (/.f64 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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
(/.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) c))))
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) 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))

soundness3.6s (17.7%)

Rules
6766×*-lowering-*.f32
6766×*-lowering-*.f64
6186×*-lowering-*.f32
6186×*-lowering-*.f64
5990×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
05583361
119153319
272543319
080983319
072479
1418430
24032430
08388430
067484
1455421
25339421
08018421
063473
1411454
24185454
08784454
0148216258
1532316099
0813316099
01348
16248
253348
3751848
0881048
01216
13015
26915
316815
429215
552115
6103415
7221715
8522615
9777815
0819415
0244126399
1793026394
0806226394
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 679 to 375 computations (44.8% saved)

preprocess94.0ms (0.5%)

Compiler

Compiled 606 to 218 computations (64% saved)

end0.0ms (0%)

Profiling

Loading profile data...