Cubic critical, medium range

Time bar (total: 21.6s)

analyze411.0ms (1.9%)

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: 193.0ms
ival-mult: 50.0ms (26% of total)
...c/correct-round.rkt:119:19: 39.0ms (20.3% of total)
ival-<: 33.0ms (17.1% of total)
ival-div: 24.0ms (12.5% of total)
ival-sqrt: 12.0ms (6.2% of total)
ival-neg: 9.0ms (4.7% of total)
ival-add: 8.0ms (4.2% of total)
ival-sub: 8.0ms (4.2% of total)
ival-and: 7.0ms (3.6% of total)
const: 2.0ms (1% of total)
backward-pass: 1.0ms (0.5% of total)

sample3.3s (15.5%)

Results
2.0s6106×1valid
384.0ms2150×0valid
259.0ms1146×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.0s
ival-mult: 491.0ms (25% of total)
ival-<: 263.0ms (13.4% of total)
...c/correct-round.rkt:119:19: 252.0ms (12.8% of total)
ival-div: 223.0ms (11.4% of total)
ival-neg: 186.0ms (9.5% of total)
ival-sqrt: 151.0ms (7.7% of total)
backward-pass: 143.0ms (7.3% of total)
ival-add: 112.0ms (5.7% of total)
ival-sub: 87.0ms (4.4% of total)
ival-and: 42.0ms (2.1% of total)
const: 12.0ms (0.6% of total)
Bogosity

preprocess244.0ms (1.1%)

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

explain251.0ms (1.2%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2401(5.898425867697295e-16 2.730108420022766e-14 3.5489200206172187e-15)1(0.047245150718509994 0.0005724069705077512 1.171211249071295e-7)(+.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
155.0ms364×1valid
41.0ms148×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 125.0ms
ival-neg: 35.0ms (28% of total)
ival-div: 24.0ms (19.2% of total)
ival-mult: 24.0ms (19.2% of total)
ival-sqrt: 18.0ms (14.4% of total)
ival-add: 11.0ms (8.8% of total)
backward-pass: 7.0ms (5.6% of total)
ival-sub: 5.0ms (4% of total)
const: 1.0ms (0.8% 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
33.2%
(/.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)

simplify117.0ms (0.5%)

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)

localize105.0ms (0.5%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(+.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
accuracy33.4%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
Results
63.0ms182×1valid
26.0ms74×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-sub: 19.0ms (31.3% of total)
backward-pass: 19.0ms (31.3% of total)
ival-mult: 13.0ms (21.4% of total)
ival-sqrt: 4.0ms (6.6% of total)
ival-div: 3.0ms (4.9% of total)
ival-add: 2.0ms (3.3% of total)
const: 1.0ms (1.6% of total)

series24.0ms (0.1%)

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

rewrite797.0ms (3.7%)

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

simplify402.0ms (1.9%)

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

eval120.0ms (0.6%)

Compiler

Compiled 22288 to 2065 computations (90.7% saved)

prune225.0ms (1%)

Pruning

71 alts after pruning (70 fresh and 1 done)

PrunedKeptTotal
New49570565
Fresh000
Picked011
Done000
Total49571566
Accuracy
99.6%
Counts
566 → 71
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.6%
(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)))
34.2%
(/.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))
33.9%
(/.f64 (/.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 #s(literal 3 binary64) a))
35.1%
(/.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 (+.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 #s(literal 3 binary64) a))
34.0%
(/.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))))))))))
33.9%
(/.f64 (/.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 #s(literal 3 binary64) a))
33.9%
(/.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))
33.5%
(/.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))
34.4%
(/.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 (+.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 #s(literal 3 binary64) a))
33.5%
(/.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 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 #s(literal 3 binary64) a))
34.7%
(/.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))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
93.1%
(/.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)))) b) (*.f64 #s(literal 3 binary64) a))
32.7%
(/.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)))
89.3%
(/.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))) b) (*.f64 #s(literal 3 binary64) a))
34.7%
(/.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 #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 #s(literal 3 binary64) a))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
33.2%
(/.f64 (/.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 3 binary64) a))
33.2%
(/.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))))))))
33.2%
(/.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)))
33.2%
(/.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)))
33.5%
(/.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))))))))
33.2%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
33.9%
(/.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))))))))
22.0%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
26.4%
(/.f64 (-.f64 (+.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) (*.f64 #s(literal 3 binary64) a))
33.1%
(/.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)))
32.6%
(/.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))))
32.2%
(/.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))
33.1%
(/.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)))
32.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))))
32.6%
(/.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))
34.4%
(/.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)))))))
34.7%
(/.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)))))))))
33.0%
(/.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)))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
33.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a))
33.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
33.1%
(/.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))
33.2%
(/.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)))
93.4%
(/.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)
32.7%
(/.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)))
89.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
33.9%
(/.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))))))))
34.0%
(/.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))
89.3%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.0%
(/.f64 (*.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))))))) (*.f64 #s(literal 3 binary64) a))
94.7%
(/.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))
79.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
89.2%
(/.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))
92.9%
(/.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))
94.5%
(/.f64 (*.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))))))))) (*.f64 #s(literal 3 binary64) a))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
33.2%
(/.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))
33.9%
(-.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))))))))))))
33.3%
(-.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))))
32.8%
(-.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))))
33.1%
(+.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)))))
89.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
93.4%
(+.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))))))
32.2%
(+.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)))
31.5%
(*.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))
33.2%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
33.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
34.0%
(*.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)))))))))))
34.0%
(*.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)))
33.9%
(*.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)))))))))
32.7%
(*.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))))
89.5%
(*.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)))))
94.8%
(*.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)))
93.1%
(*.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 6139 to 2657 computations (56.7% saved)

simplify288.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.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))))))))
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-diff640
(/.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))))))))
cost-diff640
(/.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 #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 #s(literal 3 binary64) a))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
cost-diff128
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
cost-diff128
(-.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)))
cost-diff896
(/.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)))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
cost-diff0
(/.f64 #s(literal 1/3 binary64) a)
cost-diff128
(/.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)))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff11904
(+.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)))))
cost-diff11904
(*.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))))))
cost-diff11904
(+.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))
cost-diff11904
(*.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)))
Rules
4686×*-lowering-*.f32
4686×*-lowering-*.f64
1816×/-lowering-/.f32
1816×/-lowering-/.f64
1770×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
067842
1207809
2817763
33940748
08251748
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* c (+ (* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))) (/ -1/2 b)))
c
(+ (* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))) (/ -1/2 b))
(* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))))))
(+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))
(/ (* a -3/8) (* b (* b b)))
(* a -3/8)
a
-3/8
(* b (* b b))
b
(* b b)
(* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))))
(+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))
(/ (* -9/16 (* a a)) (pow b 5))
(* -9/16 (* a a))
-9/16
(* a a)
(pow b 5)
5
(/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))
(* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6)))
(* -1/6 c)
-1/6
(/ (* (pow a 4) 405/64) (pow b 6))
(* (pow a 4) 405/64)
(pow a 4)
4
405/64
(pow b 6)
6
(* a b)
(/ -1/2 b)
-1/2
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(/ (/ 1/3 a) (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)))
(/ 1/3 a)
1/3
a
(/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b))
1
(- (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 3) b)) (* a 3)) (* (* a 3) (/ (* a 3) b)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (/ (* a 3) b)) (* a 3))
(* (sqrt (+ (* b b) (* a (* c -3)))) (/ (* a 3) b))
(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)
(* a 3)
3
(* (* a 3) (/ (* a 3) b))
(/ (/ (* (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ 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)))) (/ 1 (+ 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)))) (/ 1 (+ b (sqrt (+ (* 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))
(/ 1 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
1
(+ 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
(* c (+ (* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))) (/ -1/2 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 a (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b)))
c
(+ (* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))) (/ -1/2 b))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))
(* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))))))
(+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b)))))
(/ (* a -3/8) (* b (* b b)))
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
(* a -3/8)
(*.f64 a #s(literal -3/8 binary64))
a
-3/8
#s(literal -3/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))))
(+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))
(+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b)))
(/ (* -9/16 (* a a)) (pow b 5))
(/.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* -9/16 (* a a))
(*.f64 a (*.f64 a #s(literal -9/16 binary64)))
-9/16
#s(literal -9/16 binary64)
(* a a)
(*.f64 a a)
(pow b 5)
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
5
#s(literal 5 binary64)
(/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a b))
(* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6)))
(/.f64 (*.f64 c (*.f64 #s(literal -135/128 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(* -1/6 c)
(*.f64 c #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(/ (* (pow a 4) 405/64) (pow b 6))
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(* (pow a 4) 405/64)
(*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
405/64
#s(literal 405/64 binary64)
(pow b 6)
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
6
#s(literal 6 binary64)
(* a b)
(*.f64 a b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
(/ (* c -1/2) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(/ (/ 1/3 a) (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b) (*.f64 a #s(literal 3 binary64)))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
a
(/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b))
1
#s(literal 1 binary64)
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b)
(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 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 3) b)) (* a 3)) (* (* a 3) (/ (* a 3) b)))
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) b) (*.f64 a #s(literal 3 binary64)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (/ (* a 3) b)) (* a 3))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 3 binary64) b)) #s(literal -3 binary64)))
(* (sqrt (+ (* b b) (* a (* c -3)))) (/ (* a 3) b))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
(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 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)
(/.f64 (*.f64 a #s(literal 3 binary64)) b)
(* a 3)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(* (* a 3) (/ (* a 3) b))
(/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) b)
(/ (/ (* (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ 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 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 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) (-.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.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)))) (/ 1 (+ 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 b (*.f64 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 (*.f64 b b) #s(literal 2 binary64)) (*.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)))) (/ 1 (+ b (sqrt (+ (* 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 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 b (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) (* 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 b (*.f64 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 c (*.f64 a #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 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ 1 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))
1
#s(literal 1 binary64)
(+ 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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
(*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))
(+ (* b b) (+ (* b b) (* a (* c -3))))
(-.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) c))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize673.0ms (3.1%)

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.2%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
accuracy99.2%
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
accuracy34.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.6%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.5%
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))
accuracy33.9%
(-.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)))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.5%
(/.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)))
accuracy99.4%
(/.f64 #s(literal 1/3 binary64) a)
accuracy33.4%
(-.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 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(*.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))))
accuracy99.4%
(/.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))
accuracy99.4%
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
Results
377.0ms186×1valid
54.0ms70×0valid
Compiler

Compiled 1039 to 68 computations (93.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 265.0ms
ival-mult: 83.0ms (31.4% of total)
ival-pow: 59.0ms (22.3% of total)
ival-div: 46.0ms (17.4% of total)
backward-pass: 21.0ms (7.9% of total)
ival-add: 15.0ms (5.7% of total)
...c/correct-round.rkt:119:19: 14.0ms (5.3% of total)
ival-sqrt: 12.0ms (4.5% of total)
ival-sub: 12.0ms (4.5% of total)
const: 2.0ms (0.8% of total)

series270.0ms (1.2%)

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

210 calls:

TimeVariablePointExpression
34.0ms
b
@-inf
(/ (/ (* (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ 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))
22.0ms
c
@inf
(/ (/ (* (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ 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))
14.0ms
c
@0
(/ (* (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ 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)))))))
10.0ms
a
@-inf
(/ (/ (* (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ 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))
7.0ms
a
@inf
(/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b))

rewrite457.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
3578×*-lowering-*.f32
3578×*-lowering-*.f64
2446×/-lowering-/.f32
2446×/-lowering-/.f64
1460×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
067537
1450467
24807467
08427467
Stop Event
iter limit
node limit
Counts
27 → 677
Calls
Call 1
Inputs
(* c (+ (* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))) (/ -1/2 b)))
(+ (* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))) (/ -1/2 b))
(* c (+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))))))
(+ (/ (* a -3/8) (* b (* b b))) (* c (+ (/ (* -9/16 (* a a)) (pow b 5)) (/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b)))))
(/ (* c -1/2) b)
(* c -1/2)
(/ (/ 1/3 a) (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)))
(/ 1/3 a)
(/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) (/ (* a 3) b)) (* a 3)) (* (* a 3) (/ (* a 3) b)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (/ (* a 3) b)) (* a 3))
(* (* a 3) (/ (* a 3) b))
(* (sqrt (+ (* b b) (* a (* c -3)))) (/ (* a 3) b))
(/ (/ (* (- (* (+ (* b b) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ 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)))) (/ 1 (+ 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) (* a (* c -3))) (* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))) (* (* b (* b b)) (* b (* b b)))) (/ 1 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(/ (* a -3/8) (* b (* b b)))
(/ (* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6))) (* a b))
(* (* -1/6 c) (/ (* (pow a 4) 405/64) (pow b 6)))
(/ (* (pow a 4) 405/64) (pow b 6))
(* 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)))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)))
(+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(fma.f64 c (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) c (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 (*.f64 c (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))))))
(/.f64 (*.f64 c (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b))
(+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal -1/2 binary64) b)))
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal 1/2 binary64) b))
(-.f64 (/.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b))))
(fma.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) c (/.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))))) (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))))))
(/.f64 (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 b #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (neg.f64 (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)))) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))))) (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))))))
(*.f64 (-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))
(fma.f64 c (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) c (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))) (-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 c (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))) c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))) 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))
(*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))
(*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 c (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 c (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))
(fma.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) c (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c 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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))) (neg.f64 (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))))
(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 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal -1/2 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 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(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 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.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))))
(neg.f64 (/.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/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a)))
(/.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 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 #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 #s(literal 1 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 #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 #s(literal 1/3 binary64) a) (-.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))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) a)
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 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/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (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) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 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 #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 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 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 1 binary64) (-.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)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 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 (+.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 #s(literal 1 binary64) (-.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 (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))))))
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 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 (+.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 b (*.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 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.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 (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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(/.f64 #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 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (+.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 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 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 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 b b)) (*.f64 #s(literal 1 binary64) (+.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 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 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 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 (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.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 (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))
(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 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (-.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 0 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 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 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))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 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 (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))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) b (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(neg.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))) (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))))
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) a) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) a) (/.f64 #s(literal 3 binary64) b))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) b))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) b)
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) b)
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
(+.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (+.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 a (*.f64 (/.f64 #s(literal 3 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(fma.f64 a (*.f64 (/.f64 #s(literal 3 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (*.f64 a #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (neg.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -3 binary64)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 #s(literal 3 binary64) b) (*.f64 a #s(literal -3 binary64)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 #s(literal 3 binary64) b) (neg.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (neg.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 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))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))))) (-.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a a) #s(literal 9 binary64))))
(/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(pow.f64 (/.f64 b (*.f64 (*.f64 a a) #s(literal 9 binary64))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 a (*.f64 (/.f64 #s(literal 3 binary64) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 #s(literal 3 binary64) (*.f64 a (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) a)
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) a) (/.f64 #s(literal 3 binary64) b))
(*.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) a) #s(literal 3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) b)
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 3 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))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) 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))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 #s(literal 3 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #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 a #s(literal 1/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 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 a #s(literal 1/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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 a #s(literal 1/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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/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 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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 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 #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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64)) a)
(/.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.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 (*.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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 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 1/3 binary64))))
(/.f64 (neg.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.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 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 (+.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 0 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 #s(literal 0 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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b 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 #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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1/3 binary64) 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))
(*.f64 #s(literal 1 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (/.f64 a #s(literal 1/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 #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 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 (*.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 #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 1/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 (*.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 #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 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 a #s(literal 1/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 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 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 1/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 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.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 #s(literal 1/3 binary64) a)))
(*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.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 a #s(literal 1/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 b b) (*.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 #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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.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 a #s(literal 1/3 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 a #s(literal 1/3 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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))))) a) (/.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #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 3 binary64)) (/.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a))
(*.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (/.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)))))) #s(literal 3 binary64)))
(*.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (/.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)))))) a))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.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 (+.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 (*.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 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 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 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 #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 b b) (*.f64 c (*.f64 a #s(literal -3 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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 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 (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 b b) (*.f64 b (*.f64 b (*.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 (+.f64 (*.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 (*.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 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 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 (*.f64 (-.f64 (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 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 (*.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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 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 (*.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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 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 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 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 (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 b b) (*.f64 b (*.f64 b (*.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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.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 b b) (*.f64 b (*.f64 b (*.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 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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))
(*.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 (*.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 (+.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 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 (-.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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.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 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 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 (+.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 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 #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 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 (*.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 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 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 (*.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 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 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 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 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 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 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 (*.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 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 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 #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 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 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 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 (*.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 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)))) (+.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 (*.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (+.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 (*.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 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 (*.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 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 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 (*.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 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 (*.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 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 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 (*.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 (*.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 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 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 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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 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 (*.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 (*.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 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 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 (*.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 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 (*.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 (*.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 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 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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 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 (*.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 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 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.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 (*.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 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 (*.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 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)))) (+.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 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 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)))))))
(+.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 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 #s(literal 0 binary64) (*.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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 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 #s(literal 1 binary64) (+.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 b (*.f64 b (*.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 #s(literal 1 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 b (*.f64 b (*.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 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 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 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 (*.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 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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 b b) (*.f64 b (*.f64 b (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 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 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 (+.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 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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (+.f64 (*.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 (*.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 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 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 (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 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 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 (+.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 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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 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 (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 0 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 b b) (*.f64 b (*.f64 b (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 #s(literal 1 binary64) (-.f64 (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.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 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 (*.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 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 #s(literal 0 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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)))))) (-.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 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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.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 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 (*.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 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 (*.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 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 #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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (*.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 (*.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 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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b 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 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))))
(/.f64 (*.f64 a #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 a #s(literal 3/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) #s(literal -3/8 binary64)) (*.f64 b b))
(/.f64 (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a)
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(neg.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))) (*.f64 a b)))
(/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) (*.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))))
(/.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))
(/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) a) b)
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a b)))
(/.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) #s(literal 1 binary64)) (*.f64 a b))
(/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) a)
(/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) b) a)
(pow.f64 (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) a)) #s(literal -1 binary64))
(*.f64 c (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) (*.f64 a b)))
(*.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))
(*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))
(*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))
(*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) a) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/6 binary64)))
(*.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) b))
(*.f64 (/.f64 #s(literal -1/6 binary64) b) (/.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) a))
(*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) b) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 c #s(literal -1/6 binary64)) b))
(/.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -405/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -405/64 binary64)) (*.f64 c #s(literal -1/6 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) #s(literal -1 binary64))
(*.f64 c (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal -1/6 binary64) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))
(*.f64 (*.f64 c #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -1/6 binary64))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -1/6 binary64))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/6 binary64)))
(*.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) #s(literal -1/6 binary64))
(*.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -405/64 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -405/64 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -405/64 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.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 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 405/64 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 405/64 binary64) b) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.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 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c 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 #s(literal 0 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.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 (+.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 #s(literal 0 binary64) (*.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 (+.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 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.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 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 (*.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 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.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 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 (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 (*.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 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 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 (+.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 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 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 b (*.f64 b (*.f64 b b)))) (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.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))))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 b b) (*.f64 b (*.f64 b (*.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 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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 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 (*.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 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 (*.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 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 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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 (+.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 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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (+.f64 (*.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 (*.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 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 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 (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.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 (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 (neg.f64 (-.f64 (*.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 (*.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 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 (*.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 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 (*.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))))))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.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 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.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 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #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 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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.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 (+.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 #s(literal 0 binary64) (*.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 (+.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 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.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 (+.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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (*.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 (*.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 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 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 (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 (*.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 b b) (*.f64 b (*.f64 b (*.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 (*.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 (*.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 (*.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 (*.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 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 (*.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 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.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 (*.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 (+.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 (*.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 b (*.f64 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 b (*.f64 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 b b) (*.f64 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)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 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))))) (*.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 b b) (*.f64 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)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #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 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 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))))) (*.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 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #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 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 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 b (*.f64 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 (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 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 b (*.f64 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 b b) (*.f64 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))))) (+.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 (*.f64 c a) (*.f64 c a)) #s(literal 9 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 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (+.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 (*.f64 c a) (*.f64 c a)) #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))
(*.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)))))
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 6 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))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 6 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)))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (*.f64 b (*.f64 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 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 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 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.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 (*.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 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 (*.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 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 (*.f64 b b) (*.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)

simplify849.0ms (3.9%)

Algorithm
egg-herbie
Rules
7486×*-lowering-*.f32
7486×*-lowering-*.f64
3948×+-lowering-+.f64
3948×+-lowering-+.f32
2676×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0306233336
0875433336
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))))
(* -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))))))
(* -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 b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* 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 3)) (pow b 7)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 3) (+ (* -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 3) (- (+ (* -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 3)) (pow b 7)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -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 b 7))))))
(/ -1/2 b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(- (* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5))))))) (* 1/2 (/ 1 b)))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))) (* 1/2 (/ 1 (* (pow a 3) b)))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))))) (pow b 7))
(/ -1/2 b)
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) 1/2) b)
(/ -1/2 b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) b))
(* -3/8 (/ (* a c) (pow b 3)))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* 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)))))))
(* 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)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 3) (+ (* -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 3) (+ (* -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 3)) (pow b 7)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(* -3/8 (/ (* a c) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(* -3/8 (/ (* a c) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(* -3/8 (/ (* a c) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(* -3/8 (/ a (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(* -3/8 (/ a (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))
(+ (* -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 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -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 2) (+ (* -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 2)) (pow b 7)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 2) (+ (* -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 2) (+ (* -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))))
(* -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)))))))
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (/ b (* a (* c (pow (sqrt -3) 2)))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(* -2/3 (/ b (* a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))
(/ -1/2 b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) b))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(/ (+ (* -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))))) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) a)
(/ (- (+ (* -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))))) a)
(/ (- (+ (* -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))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))) (/ b (* c (pow (sqrt 3) 2)))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* -1 (* c (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (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))))) (pow a 2))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -3))) (/ b (* a (pow (sqrt -3) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) (/ b (* a (pow (sqrt 3) 2)))) c))
(* -1 (/ (+ (* -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))))) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (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 (* (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)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (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))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/9 (/ (* b (- (* -3 a) (* 3 a))) (pow a 2)))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (- (* -3 a) (* 3 a)) (pow a 2))))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 a) (* 3 a)) (pow a 2)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 a) (* 3 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)))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(/ (+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (* 3 a)))) b)
(* -9/2 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -3 a) (* 3 a))
(- (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) (* 3 a))
(- (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) (* 3 a))
(- (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) (* 3 a))
(* -9/2 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 6))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* (pow a 2) (- (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(* (pow a 2) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (* 3 (/ 1 a))))
(* (pow a 2) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) (* 3 (/ 1 a))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (- (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))
(* -9/2 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* -27/8 (/ (* (pow a 3) c) (pow b 4)))))
(* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 6))) (* -27/8 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/8 (/ (pow a 3) (pow b 4))) (* c (+ (* -81/16 (/ (pow a 4) (pow b 6))) (* -3/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* c (+ (* -3 (/ a c)) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))
(* c (- (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))) (* 3 (/ a c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))) (* 3 (/ a c))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ a c)))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 a)) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) (* 3 a)) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 9 (/ (pow a 2) b))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(/ (+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
(* 3 a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(* -3 a)
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(* 3 a)
(* a (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))
(* a (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* 3 a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+ (* 3 a) (* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* -27/8 (/ (* (pow a 3) c) (pow b 4))))))
(+ (* 3 a) (* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 6))) (* -27/8 (/ (pow a 3) (pow b 4))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) 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)))) (* 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 (* (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))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* 27 (/ (* (pow a 2) (* b (pow c 2))) (pow (sqrt -3) 2))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -1 (* b (+ (* 27/2 (/ (* a c) (pow (sqrt -3) 4))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3)))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(* 1/2 (* (pow b 3) (+ (* -6 (* a c)) (* -3 (* a c)))))
(* (pow b 3) (- (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* -3/8 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* -3/4 (/ (* a (* c (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (+ (* -3/8 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* -3/4 (* a (* c (- (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -3/4 (* a (* c (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* -9/32 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* -27/64 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 6))) (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* -3/4 (/ (* a (* c (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (+ (* -3/8 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))
(* 2/3 (/ (* (pow b 5) (+ (* -6 (* a c)) (* -3 (* a c)))) (* a c)))
(* -1 (* (pow b 5) (- (+ (* -2/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* -1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))
(* -1 (* (pow b 5) (- (+ (* -2/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -3/4 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 3/4 (/ (* a (* c (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 4))))))))
(* -1 (* (pow b 5) (- (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* (pow a 2) (pow c 2)))) (+ (* 3/4 (* a (* c (- (* 18 (* (pow a 2) (pow c 2))) (+ (* -3/4 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 3/4 (* a (* c (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))))) (* 9/8 (* (pow a 2) (* (pow c 2) (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -2/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -3/4 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 3/4 (/ (* a (* c (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 4))))))))
(* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) b))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) b)) (* a (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3)))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) b)) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* a (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow c 2) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 5))))))) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3)))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) b)) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* a (- (+ (* -27/2 (/ (pow c 3) b)) (* -1 (* a (+ (* -3/4 (/ (* c (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow c 2) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 5)))))) (pow b 2))) (+ (* -9/16 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 4))) (* -27/64 (/ (* (pow c 3) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 7)))))))) (+ (* -3/4 (/ (* c (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow c 2) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 5))))))) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3)))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2)))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2)))))) (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow a 3))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2))))) (* c (pow (sqrt 3) 2)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))) (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) b))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) b)) (* c (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3)))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) b)) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* c (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 5))))))) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3)))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) b)) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* c (- (+ (* -27/2 (/ (pow a 3) b)) (* -1 (* c (+ (* -3/4 (/ (* a (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 5)))))) (pow b 2))) (+ (* -9/16 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 4))) (* -27/64 (/ (* (pow a 3) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 7)))))))) (+ (* -3/4 (/ (* a (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 5))))))) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3)))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2)))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2)))))) (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow c 3))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(* (pow c 2) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2))))) (* a (pow (sqrt 3) 2)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))) (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -3/8 (/ a (pow b 3)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(* -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))))
(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)
(* -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 #s(literal -1/2 binary64) (/.f64 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))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (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)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) c)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 #s(literal -1/2 binary64) (/.f64 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 #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 #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 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))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (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)) (/.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 (/ (+ (* -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 (neg.f64 (/.f64 (+.f64 (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)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 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)))
(/ (+ (* -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 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 #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 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b)))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.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 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.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 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) (+.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 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.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 (+ (* -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 (*.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 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.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 3) (+ (* -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 (*.f64 c (*.f64 c c)) (+.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 3) (- (+ (* -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 (*.f64 c (*.f64 c c)) (-.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 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow c 3) (+ (* -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 b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (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)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) c) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b))
(- (* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5))))))) (* 1/2 (/ 1 b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1/2 binary64) b))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))) (* 1/2 (/ 1 (* (pow a 3) b)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 7 binary64)))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64))) b)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) 1/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 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/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)))) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) b))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.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)))))
(* 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)))))))
(*.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)))))))
(* 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)))))))
(*.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)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.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 3) (+ (* -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 (*.f64 c (*.f64 c c)) (+.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 3) (+ (* -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 (*.f64 c (*.f64 c c)) (+.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 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow c 3) (+ (* 9/16 (/ (pow a 2) (* (pow b 5) c))) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) c)) (* 135/128 (/ (pow a 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ c (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 3)) (pow b 7))) (* -9/16 (/ (pow c 2) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (* -9/16 (/ (pow c 2) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 3) (pow b 7))) (+ (* -9/16 (/ (pow c 2) (* a (pow b 5)))) (* -3/8 (/ c (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 2) (* a (pow b 5)))) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 3) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))))
(* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/8 (* a c)))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a c)) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a c)) (+ (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.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)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* a (- (* a (+ (* -135/128 (/ (* a (pow c 2)) (pow b 7))) (* -9/16 (/ c (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (- (+ (* -135/128 (/ (pow c 2) (pow b 7))) (* -9/16 (/ c (* a (pow b 5))))) (/ 3/8 (* (pow a 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ c (* a (pow b 5)))) (* 135/128 (/ (pow c 2) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 2) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))))
(* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* -9/16 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 a) (+ (* 9/16 (/ (* (pow a 2) c) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))
(+.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))))
(+ (* -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 #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))))))
(+ (* -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 #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 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.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 2) (+ (* -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 (*.f64 c c) (+.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 2) (+ (* -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 (*.f64 c c) (+.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 2)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 2) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (*.f64 c c) (+.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 2) (+ (* -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 (*.f64 c c) (+.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 2) (+ (* -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 (*.f64 c c) (+.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))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 #s(literal -1/2 binary64) (/.f64 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 #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 #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 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (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 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #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))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (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 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (/.f64 (*.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) (*.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 (/ (+ (* -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 (neg.f64 (/.f64 (+.f64 (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)) (*.f64 #s(literal 1/3 binary64) b)) a)) (*.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 -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 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1/2 binary64) (/.f64 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 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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))) (* -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 (*.f64 #s(literal -3/8 binary64) 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 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 (*.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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) a))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal -1/3 binary64) (/.f64 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 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.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/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 a c))) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* 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 (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 (*.f64 #s(literal -1 binary64) c) (+.f64 (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)) (*.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)))))))
(* -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 (neg.f64 (/.f64 (+.f64 (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)) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) c)) (*.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)))))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (/ b (* a (* c (pow (sqrt -3) 2)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+.f64 (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.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 c c)))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))))))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b))) b))
(* -1 (/ (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)))) b))
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b))))) b))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) a)
(/ (+ (* -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))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.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)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) a)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) a)
(/ (- (+ (* -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))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.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)))) #s(literal -1/2 binary64)) (*.f64 a a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) a)
(/ (- (+ (* -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))))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.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)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (neg.f64 (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))) (/ b (* c (pow (sqrt 3) 2)))) a))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.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 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.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 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.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)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.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)))) a)) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) a))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* -1 (* c (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (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))))) (pow a 2))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 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)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))) c)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -3))) (/ b (* a (pow (sqrt -3) 2)))) c)
(/.f64 (+.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))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.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)))) #s(literal -1/2 binary64)) (*.f64 c c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.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)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (neg.f64 (/.f64 b (*.f64 a (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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) (/ b (* a (pow (sqrt 3) 2)))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.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))))) c))
(* -1 (/ (+ (* -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))))) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(neg.f64 (/.f64 (+.f64 (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 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (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 (* (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)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.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 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c 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)))) c)) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c))
(* (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 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.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))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #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/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 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 #s(literal -9/8 binary64) (/.f64 (*.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 #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 #s(literal -9/8 binary64) (/.f64 (*.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)
(* 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 #s(literal -9/8 binary64) (/.f64 (*.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 (neg.f64 b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (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))))
(*.f64 (*.f64 #s(literal -1 binary64) (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 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))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.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) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -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 (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)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 (neg.f64 b) c) (*.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))) (/ 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 #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 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))))
(*.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 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))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.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)) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* -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 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (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)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1/2 binary64) (/.f64 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 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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))) (* -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 (*.f64 #s(literal -3/8 binary64) 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)
(* 1/9 (/ (* b (- (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 b (*.f64 a #s(literal -6 binary64)))) (*.f64 a a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* -1/9 (/ (- (* -3 a) (* 3 a)) (pow a 2))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a #s(literal -6 binary64))) (*.f64 a a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 a) (* 3 a)) (pow a 2)))))))
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a #s(literal -6 binary64))) (*.f64 a a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/9 (/ (- (* -3 a) (* 3 a)) (pow a 2))))))))
(*.f64 (neg.f64 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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a #s(literal -6 binary64))) (*.f64 a a)))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 #s(literal -1/2 binary64) (/.f64 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 #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 #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 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (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 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #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))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (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 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (/.f64 (*.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) (*.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 (/ (+ (* -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 (neg.f64 (/.f64 (+.f64 (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)) (*.f64 #s(literal 1/3 binary64) b)) a)) (*.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/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal -1/3 binary64) (/.f64 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 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.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/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 a c))) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* 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 (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 (*.f64 #s(literal -1 binary64) c) (+.f64 (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)) (*.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)))))))
(* -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 (neg.f64 (/.f64 (+.f64 (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)) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) c)) (*.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)))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) a)))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (* 3 a)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (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 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) a)))) b)
(* -9/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))) (*.f64 b b))
(/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.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 b b))
(- (* -3 a) (* 3 a))
(*.f64 a #s(literal -6 binary64))
(- (+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) (* 3 a))
(+.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)))
(- (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) (* 3 a))
(+.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))
(- (+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) (* 3 a))
(+.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 3 binary64) a)))
(* -9/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* (pow a 2) (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -27/8 (/ (pow c 2) (pow b 4))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 6))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 2) (- (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) a)))
(* (pow a 2) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3/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 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) a))))
(* (pow a 2) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a 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 (*.f64 b (*.f64 b b)) (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 b (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 #s(literal 3 binary64) a)))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)))
(* (pow a 2) (- (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ 1 a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)) (/.f64 #s(literal 3 binary64) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* b (sqrt -1)) (sqrt 3))))) a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)) (neg.f64 (/.f64 (+.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 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -1 (/ (+ 3 (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)) (neg.f64 (/.f64 (+.f64 #s(literal 3 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) a))) a))))
(* -9/2 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))
(* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* -27/8 (/ (* (pow a 3) c) (pow b 4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))))
(* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 6))) (* -27/8 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -27/8 (/ (pow a 3) (pow b 4))) (* c (+ (* -81/16 (/ (pow a 4) (pow b 6))) (* -3/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* -3 (/ a c)) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))
(* c (- (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))) (* 3 (/ a c))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 (*.f64 #s(literal 3 binary64) a) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))) (* 3 (/ a c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))) (/.f64 (*.f64 #s(literal 3 binary64) a) c)))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 3 (/ a c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)) (/.f64 a c))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 a)) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -3 binary64) a))) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* b (sqrt -1)) (sqrt 3))))) c)) (* 3 a)) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.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 c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (*.f64 #s(literal -3 binary64) a))) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)))))
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 9 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) b)
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(/ (+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (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 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) b)
(/ (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.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 #s(literal 1 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))) b)
(* 3 a)
(*.f64 #s(literal 3 binary64) a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) a)))
(+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) a)))
(* -3 a)
(*.f64 #s(literal -3 binary64) a)
(+ (* -3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(+ (* -3 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(+.f64 (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* 3 a)
(*.f64 #s(literal 3 binary64) a)
(* a (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* a (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* -27/8 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 3 (* a (+ (* -9/2 (/ c (pow b 2))) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 6))) (* -27/8 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3/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 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))))
(*.f64 (*.f64 a 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 (*.f64 b (*.f64 b b)) (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 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (/ (sqrt -3) b)))))))
(*.f64 (*.f64 a 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 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.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 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 3/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 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))))))
(* 3 a)
(*.f64 #s(literal 3 binary64) a)
(+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))
(+ (* 3 a) (* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* -27/8 (/ (* (pow a 3) c) (pow b 4))))))
(+.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))))))
(+ (* 3 a) (* c (+ (* -9/2 (/ (pow a 2) (pow b 2))) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 6))) (* -27/8 (/ (pow a 3) (pow b 4))))))))
(+.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (/ (sqrt -3) b)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ b (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -3) b)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b)))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) b))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 3) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* b (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 3)) b))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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)))) (* 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 #s(literal 1/9 binary64) (/.f64 (*.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 (*.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 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 1/9 binary64) (/.f64 (*.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 (*.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 #s(literal 1/9 binary64) (/.f64 (*.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 (*.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/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 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.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 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)))) 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))) (+.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)
(* 2/27 (/ (* b (+ (* -6 (* a c)) (* -3 (* a c)))) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 2/27 binary64) (*.f64 b (*.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 (*.f64 #s(literal 6 binary64) 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 (*.f64 #s(literal 4/81 binary64) (*.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 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 (*.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 -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.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 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 (*.f64 #s(literal 6 binary64) 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 (*.f64 #s(literal 4/81 binary64) (*.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 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 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) (*.f64 a c)) (/.f64 (*.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 a c) #s(literal -9 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) (+.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 (*.f64 #s(literal 6 binary64) 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 (*.f64 #s(literal 4/81 binary64) (*.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 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 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (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)))))
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.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 (*.f64 #s(literal 1/6 binary64) (*.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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 (*.f64 #s(literal 1/6 binary64) (*.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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 (*.f64 #s(literal 1/6 binary64) (*.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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 (*.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 (*.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))))) (*.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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.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 b (*.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 #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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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)
(* (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 (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 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 (*.f64 #s(literal 1/9 binary64) (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 (*.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 (*.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) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (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 (*.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 (*.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) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 b (*.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 #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 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 (*.f64 #s(literal 1/9 binary64) (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 (*.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 (*.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) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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)) (*.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 (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 #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 (*.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/6 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* a (* b (+ (* 2 (pow b 4)) (pow b 4))))))
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) (*.f64 (*.f64 a 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 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (*.f64 a 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 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 (*.f64 a 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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (*.f64 a 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (*.f64 a 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 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (*.f64 a 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 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.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)))))) (*.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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (*.f64 a 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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (*.f64 a 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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64)) (*.f64 (*.f64 a 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 #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/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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 (*.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 #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 (*.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 #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)))))) (- (* 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 (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.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 b (*.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 #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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 #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 (*.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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 (*.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 #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))) (*.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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 (*.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 #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 (*.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 #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)))))
(* (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 #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 #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) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -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 (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 (*.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 (*.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 #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 (*.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 #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)) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -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 (neg.f64 (/.f64 (+.f64 (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 (*.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 (*.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 #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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 b (*.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 #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 (*.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 #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 (*.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 (*.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 (*.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 #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)) (*.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 #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)) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (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) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.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/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 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 #s(literal 1 binary64) (*.f64 (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) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.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/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) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.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/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))))))
(* 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 (*.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 #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 (*.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 (*.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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal -1/36 binary64) (*.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)))))))) (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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.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 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 #s(literal -9/2 binary64) (*.f64 a (*.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)))) (*.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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal -1/36 binary64) (*.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 (+.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 #s(literal -1/36 binary64) (*.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))))))))))) (pow.f64 b #s(literal 6 binary64)))) (*.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 (*.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 (*.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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal -1/36 binary64) (*.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)))))))) (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 (*.f64 b (*.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 a a)) (/.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 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 (*.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 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 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a a)) (/.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 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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.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 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 (*.f64 #s(literal 4/81 binary64) (*.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 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 (*.f64 a a) (*.f64 c c))))))) (*.f64 a c)) (/.f64 (*.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 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 (*.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 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 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a a)) (/.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 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 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.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 (*.f64 #s(literal 1/2 binary64) (*.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/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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/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 (*.f64 #s(literal 1/2 binary64) (*.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/2 binary64) (/.f64 (*.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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 #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 #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 (*.f64 #s(literal 1/2 binary64) (*.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/2 binary64) (/.f64 (*.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 (*.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 (*.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))))) (*.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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 (*.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 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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 #s(literal 1/2 binary64) (/.f64 (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (+.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 #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 #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 #s(literal 1 binary64) (*.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 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 1 binary64) (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a 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 (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 (*.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 b (*.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 #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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a 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 (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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)) (*.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 (/ (- (* 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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (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 (*.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 (*.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) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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)) (*.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 (/ (- (+ (* -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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 b (*.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 #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 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 #s(literal 1 binary64) (*.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 (*.f64 #s(literal 1/9 binary64) (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 (*.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 (*.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) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.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 (*.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 (*.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) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.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 #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 (*.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)) (*.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/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (* b (+ (* 2 (pow b 4)) (pow b 4)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.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 (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 #s(literal 1/2 binary64) (*.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/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.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 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 (*.f64 #s(literal 1/2 binary64) (*.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 (neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.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)))))) (*.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 (*.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 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 #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/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (+.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 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 (*.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 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 (*.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 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 #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/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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 #s(literal 1 binary64) (*.f64 (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 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 #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 (/ (+ (* -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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (+.f64 (*.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 b (*.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 #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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 #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 (*.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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 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 #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 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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (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 #s(literal 1 binary64) (*.f64 (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 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 #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 (/ (- (* 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 (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 #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)) (*.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 (/ (- (* 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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.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 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 (*.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 (*.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 #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 (*.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 #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)) (*.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 (/ (- (+ (* -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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 b (*.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 #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 (*.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 #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 #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 #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 (*.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 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 (*.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 (*.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 #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 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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 (*.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 (*.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 #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 (*.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 #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)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* 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 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 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 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 c c)))) (pow.f64 b #s(literal 4 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 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))
(* 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 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(+ (* 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 (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 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 (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 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 (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 binary64))))
(* 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 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 (*.f64 #s(literal -6 binary64) (*.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 (*.f64 #s(literal -6 binary64) (*.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 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) c) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64)))) c) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* 27 (/ (* (pow a 2) (* b (pow c 2))) (pow (sqrt -3) 2))))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 c c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.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)))) #s(literal 27/2 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -1 (* b (+ (* 27/2 (/ (* a c) (pow (sqrt -3) 4))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3)))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.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)))) #s(literal 27/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.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)))) #s(literal 27/2 binary64))))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* 1/2 (* (pow b 3) (+ (* -6 (* a c)) (* -3 (* a c)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) #s(literal -9 binary64)))
(* (pow b 3) (- (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* -3/8 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 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 3/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b)))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* -3/4 (/ (* a (* c (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (+ (* -3/8 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* -3/4 (* a (* c (- (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -3/4 (* a (* c (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* -9/32 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))))))))) (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (* -27/64 (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))))) (pow b 6))) (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* -3/4 (/ (* a (* c (- (* 1/2 (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (* -3/8 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))))))) (pow b 4))) (+ (* -3/8 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (-.f64 (-.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))) (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))) (*.f64 (*.f64 #s(literal -27/64 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 #s(literal 1/2 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 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
(* 2/3 (/ (* (pow b 5) (+ (* -6 (* a c)) (* -3 (* a c)))) (* a c)))
(*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (*.f64 a c)))
(* -1 (* (pow b 5) (- (+ (* -2/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c))))) (* -1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 #s(literal -2/3 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 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 b b)))))
(* -1 (* (pow b 5) (- (+ (* -2/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -3/4 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 3/4 (/ (* a (* c (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 4))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (*.f64 #s(literal -2/3 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 18 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* (pow b 5) (- (+ (* -1 (/ (+ (* -2/9 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (* (pow a 2) (pow c 2)))) (+ (* 3/4 (* a (* c (- (* 18 (* (pow a 2) (pow c 2))) (+ (* -3/4 (* a (* c (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 3/4 (* a (* c (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c))))))))))))) (* 9/8 (* (pow a 2) (* (pow c 2) (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c)))))))))) (pow b 6))) (+ (* -2/3 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a c))) (+ (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a (* (pow b 2) c)))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* -3/4 (/ (* a (* c (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 3/4 (/ (* a (* c (- (* -2/3 (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* a c))) (* -1/2 (+ (* -6 (* a c)) (* -3 (* a c))))))) (pow b 4))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -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 c c))) (+.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)) (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))) (*.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))))))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))))))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (+.f64 (*.f64 #s(literal -2/3 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 18 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 27 binary64))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (pow.f64 b #s(literal 4 binary64)))))))
(* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) b)
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) b)) (* a (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) b)) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* a (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow c 2) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 5))))))) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) b) (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b)))))))))
(* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) b)) (* a (- (+ (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* a (- (+ (* -27/2 (/ (pow c 3) b)) (* -1 (* a (+ (* -3/4 (/ (* c (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow c 2) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 5)))))) (pow b 2))) (+ (* -9/16 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 4))) (* -27/64 (/ (* (pow c 3) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 7)))))))) (+ (* -3/4 (/ (* c (- (* 1/2 (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) b)) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow c 2) (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 5))))))) (* -3/8 (/ (* c (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) b) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (-.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -27/64 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (pow.f64 b #s(literal 7 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64))) (*.f64 b (*.f64 b b)))))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3)))) (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 b (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.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 -27 binary64) (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2)))))) (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow a 3))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -3)))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.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 -27 binary64) (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 27 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)))))
(* (pow a 2) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) a)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)) (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2))))) (* c (pow (sqrt 3) 2)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))) (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.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 (sqrt.f64 (/.f64 a c)) (*.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 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) a)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)) (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) b))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) b)
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) b)) (* c (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) b)) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* c (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 5))))))) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) b) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal -9/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b))))))))
(* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) b)) (* c (- (+ (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* c (- (+ (* -27/2 (/ (pow a 3) b)) (* -1 (* c (+ (* -3/4 (/ (* a (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 5)))))) (pow b 2))) (+ (* -9/16 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 4))) (* -27/64 (/ (* (pow a 3) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 7)))))))) (+ (* -3/4 (/ (* a (- (* 1/2 (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) b)) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))))) (pow b 2))) (* -9/32 (/ (* (pow a 2) (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 5))))))) (* -3/8 (/ (* a (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) b) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal -9/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -27/64 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (pow.f64 b #s(literal 7 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal -9/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64))) (pow.f64 b #s(literal 5 binary64)))))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)))) (*.f64 b (*.f64 b b))))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3)))) (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a a) b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 c c) (-.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a 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 a (*.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 -27 binary64) (*.f64 (*.f64 a a) b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.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 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2)))))) (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow c 3))) (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -3)))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b 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 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a 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 a (*.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 -27 binary64) (*.f64 (*.f64 a a) b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -27/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.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 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 27 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)))))
(* (pow c 2) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 27 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)))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))) c)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 27 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)))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2))))) (* a (pow (sqrt 3) 2)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))) (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b 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 (sqrt.f64 (/.f64 c a)) (*.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 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 27 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)))))))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -3/8 (/ a (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 3) c) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* -135/128 (/ (* (pow a 4) c) (pow b 6)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 6 binary64))))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 405/64 (/ (pow a 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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))
(* -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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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) (+ (* -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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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)))))
(* 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 #s(literal -27 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.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 #s(literal -27 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c 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)))
(* (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 (*.f64 b b) (*.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 (*.f64 b b) (*.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 (*.f64 b b) (*.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) a) (*.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) a)) (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c)))))
(* 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 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) 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 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #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)))
(* (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 (*.f64 a a) (*.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 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.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 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)) c)) (*.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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)) c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 binary64))) c)) (*.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a 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 -6 binary64) a) (*.f64 (*.f64 b b) c)) (*.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)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(+ (* 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 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(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 (+.f64 #s(literal 1 binary64) (/.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 (+.f64 #s(literal 1 binary64) (/.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 (+.f64 #s(literal 1 binary64) (/.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 (+.f64 #s(literal 1 binary64) (/.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 (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))
(* 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 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.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 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) a) (*.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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (*.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 binary64)))
(* 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 (*.f64 #s(literal -6 binary64) (*.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 (*.f64 #s(literal -6 binary64) (*.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 (*.f64 #s(literal -6 binary64) (*.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 (*.f64 #s(literal -6 binary64) (*.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 6 binary64) (*.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(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))
(* -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 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(* -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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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)))))
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 4) a)) (* 3 (* (pow b 2) c)))))
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c)))))
(* 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 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(+ (* -3 (* a (* (pow b 2) c))) (* 2 (pow b 4)))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(* -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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b)))))

eval413.0ms (1.9%)

Compiler

Compiled 137568 to 6833 computations (95% saved)

prune346.0ms (1.6%)

Pruning

59 alts after pruning (56 fresh and 3 done)

PrunedKeptTotal
New1777331810
Fresh422365
Picked325
Done011
Total1822591881
Accuracy
100.0%
Counts
1881 → 59
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.2%
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #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)))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
32.7%
(/.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)))
33.9%
(/.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64)) a)
34.7%
(/.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 #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 #s(literal 3 binary64) a))
34.7%
(/.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 #s(literal 1 binary64) (+.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))
98.8%
(/.f64 (/.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 #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 #s(literal 3 binary64) a))
98.6%
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) c) #s(literal 27 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 (*.f64 b 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 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 9 binary64))) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 binary64))) a)) (*.f64 #s(literal 27 binary64) (*.f64 c (*.f64 c c))))) (/.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 #s(literal 3 binary64) a))
98.6%
(/.f64 (/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -9 binary64)) (*.f64 c (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 27 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 (*.f64 b 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 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -9 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 27 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 (*.f64 b 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))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
79.3%
(/.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) b) (*.f64 #s(literal 3 binary64) a))
33.2%
(/.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))))))))
33.2%
(/.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)))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a))
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) a))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c))
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c))
79.3%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))))
79.4%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))))
33.5%
(/.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))))))))
33.2%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
33.9%
(/.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))))))))
32.6%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b)))
33.1%
(/.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)))
32.6%
(/.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))))
32.2%
(/.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))
33.1%
(/.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)))
32.6%
(/.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))
32.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) b) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
34.4%
(/.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)))))))
33.0%
(/.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 1/3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))
33.0%
(/.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 (*.f64 a a) #s(literal 9 binary64)) b))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
33.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
32.7%
(/.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)))
89.7%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
34.4%
(/.f64 (*.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 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))))))
79.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
79.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
33.2%
(/.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))
33.3%
(-.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))))
32.8%
(-.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))))
95.1%
(-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
89.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
32.8%
(+.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)))
33.2%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64))
32.1%
(*.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal 9 binary64))) b)
33.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
79.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
94.8%
(*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) c)
89.4%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
94.2%
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 7 binary64))))
94.8%
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal -1/2 binary64) b))))
93.1%
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))
79.3%
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a b)))
Compiler

Compiled 4408 to 2220 computations (49.6% saved)

simplify266.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff512
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
cost-diff640
(*.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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))
cost-diff640
(/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64))
cost-diff640
(/.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64)) a)
cost-diff0
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
cost-diff0
(/.f64 #s(literal 1 binary64) a)
cost-diff128
(*.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))
cost-diff256
(/.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)))
cost-diff128
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))
cost-diff128
(+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b))))
cost-diff128
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c)
cost-diff128
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff384
(*.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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
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-diff896
(/.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 #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))))))))
cost-diff896
(/.f64 (/.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 #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 #s(literal 3 binary64) a))
Rules
5650×*-lowering-*.f32
5650×*-lowering-*.f64
2882×+-lowering-+.f64
2882×+-lowering-+.f32
1598×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
075860
1229851
2776782
33219779
08414779
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))))) (/ 1 (+ 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))))) (/ 1 (+ 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))))) (/ 1 (+ b (sqrt (+ (* 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
(/ 1 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
1
(+ 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/2 b) c)
(/ -1/2 b)
-1/2
b
c
(/ (/ 1/3 a) (/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c))
(/ 1/3 a)
1/3
a
(/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c)
(+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b))))
(* -2/3 (/ b a))
-2/3
(/ b a)
b
(* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))
c
(+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b))
(* (* -1 c) (* (/ a (* b (* b b))) -3/8))
(* -1 c)
-1
(* (/ a (* b (* b b))) -3/8)
(/ a (* b (* b b)))
(* b (* b b))
(* b b)
-3/8
(/ 1/2 b)
1/2
(/ (/ 1 a) (* (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)) 3))
(/ 1 a)
1
a
(* (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)) 3)
(/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(- (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
3
(/ (/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b))) 3) a)
(/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b))) 3)
(* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b)))
(/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3))))))
1
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
b
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
(* c (* a -3))
c
(* a -3)
a
-3
(- (+ (* b b) (* c (* a -3))) (* b b))
3
Outputs
(/ (/ (* (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (/ 1 (+ 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 a a) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -27 binary64) a)))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a c)) (*.f64 (*.f64 b 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))))))) (*.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))))) (/ 1 (+ 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 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a c)) (*.f64 (*.f64 b 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))))) (/ 1 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -27 binary64) a)))) (*.f64 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) #s(literal -9 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 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 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a c)) (*.f64 (*.f64 b 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 (*.f64 a (*.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 a c)) (*.f64 (*.f64 b 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 #s(literal 27 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) #s(literal -9 binary64))))
(* (* (* a a) (* c c)) 27)
(*.f64 a (*.f64 a (*.f64 (*.f64 c 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 c (*.f64 a (*.f64 (*.f64 b b) #s(literal -9 binary64))))
(* (* a c) -9)
(*.f64 a (*.f64 c #s(literal -9 binary64)))
(* a c)
(*.f64 a c)
-9
#s(literal -9 binary64)
(/ 1 (+ b (sqrt (+ (* b b) (* a (* c -3))))))
(/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
1
#s(literal 1 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 b (*.f64 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/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
(/ (/ 1/3 a) (/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c))
(/.f64 (*.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
a
(/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))) c)
(+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b))))
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))))
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
-2/3
#s(literal -2/3 binary64)
(/ b a)
(/.f64 b a)
b
(* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)))
c
(+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b))
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))
(* (* -1 c) (* (/ a (* b (* b b))) -3/8))
(/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
-1
#s(literal -1 binary64)
(* (/ a (* b (* b b))) -3/8)
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))
(/ a (* b (* b b)))
(/.f64 a (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
-3/8
#s(literal -3/8 binary64)
(/ 1/2 b)
(/.f64 #s(literal 1/2 binary64) b)
1/2
#s(literal 1/2 binary64)
(/ (/ 1 a) (* (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)) 3))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(* (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)) 3)
(/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(- (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)))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(/ (/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b))) 3) a)
(/.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)))))))
(/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b))) 3)
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b)))
(/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
1
#s(literal 1 binary64)
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
b
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
(* 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)
(- (+ (* b b) (* c (* a -3))) (* b b))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
3
#s(literal 3 binary64)

localize574.0ms (2.7%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal 3 binary64))
accuracy99.6%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(*.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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))
accuracy33.5%
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.5%
(*.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))
accuracy99.5%
(/.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)))
accuracy33.4%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
accuracy99.5%
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c)
accuracy99.5%
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
accuracy99.5%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c))
accuracy99.4%
(/.f64 #s(literal 1/3 binary64) a)
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.4%
(*.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)))))
accuracy99.4%
(*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -9 binary64)))
accuracy99.4%
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
accuracy99.2%
(*.f64 (+.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
327.0ms152×1valid
100.0ms104×0valid
Compiler

Compiled 1000 to 76 computations (92.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 246.0ms
ival-mult: 111.0ms (45.2% of total)
ival-div: 67.0ms (27.3% of total)
ival-add: 23.0ms (9.4% of total)
backward-pass: 18.0ms (7.3% of total)
...c/correct-round.rkt:119:19: 13.0ms (5.3% of total)
ival-sqrt: 7.0ms (2.8% of total)
ival-sub: 4.0ms (1.6% of total)
const: 2.0ms (0.8% of total)

series212.0ms (1%)

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

213 calls:

TimeVariablePointExpression
34.0ms
a
@inf
(* (* b b) (* (* a c) -9))
14.0ms
b
@inf
(/ (/ 1/3 a) (/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c))
13.0ms
b
@inf
(/ (/ (* (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (/ 1 (+ 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
a
@-inf
(/ (/ (* (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (/ 1 (+ 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))
4.0ms
a
@-inf
(/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c)

rewrite429.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
4240×*-lowering-*.f32
4240×*-lowering-*.f64
1690×/-lowering-/.f32
1690×/-lowering-/.f64
1634×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
075526
1473464
24143460
08458460
Stop Event
iter limit
node limit
Counts
27 → 680
Calls
Call 1
Inputs
(/ (/ (* (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (/ 1 (+ 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))))) (/ 1 (+ 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))))))
(* (+ (* (* -27 (* a (* a a))) (* c (* c c))) (* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))) (/ 1 (+ b (sqrt (+ (* b b) (* a (* c -3)))))))
(* (/ -1/2 b) c)
(/ -1/2 b)
(/ (/ 1/3 a) (/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c))
(/ (+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))) c)
(+ (* -2/3 (/ b a)) (* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b))))
(* c (+ (* (* -1 c) (* (/ a (* b (* b b))) -3/8)) (/ 1/2 b)))
(/ (/ 1 a) (* (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)) 3))
(* (/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b)) 3)
(/ 1 a)
(/ 1 (- (sqrt (+ (* b b) (* a (* c -3)))) b))
(/ (/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b))) 3) a)
(/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b))) 3)
(* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (- (+ (* b b) (* c (* a -3))) (* b b)))
(- (+ (* b b) (* c (* a -3))) (* b b))
(* (+ (* b b) (* a (* c -3))) (+ (* b b) (* a (* c -3))))
(* (* b b) (+ (* b b) (+ (* b b) (* a (* c -3)))))
(* (* b b) (* (* a c) -9))
(* (* b b) (+ (* (* (* a a) (* c c)) 27) (* (* b b) (* (* a c) -9))))
(/ 1/3 a)
(* -2/3 (/ b a))
(- (sqrt (+ (* b b) (* a (* c -3)))) b)
(* a (* c -3))
(* c (* a -3))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) a)
(/.f64 (*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64)))))
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64)))))
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) a) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 3 binary64)))
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) a))
(*.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) #s(literal 3 binary64)))
(*.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) a))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) #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 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))) #s(literal -1 binary64)))
(neg.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal 1 binary64)))
(/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))
(*.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(*.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))
(/.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))))
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.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 (*.f64 #s(literal 1/2 binary64) c) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.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 #s(literal -1/2 binary64) b) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal 1 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/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) c)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) c))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c)))
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a)) (/.f64 #s(literal 1 binary64) c))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) a)
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) c) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)) a)
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) c)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c))))
(*.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a)) c)
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) (-.f64 #s(literal 0 binary64) c))
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))))
(/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)) #s(literal -1 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) (*.f64 c (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) (*.f64 c (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))))) c))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) #s(literal 1 binary64)) c)
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) (/.f64 #s(literal 1 binary64) c)) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) (/.f64 #s(literal 1 binary64) c)) (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal -1 binary64)) c)
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c))
(*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)))))))
(*.f64 (pow.f64 (/.f64 c (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))
(+.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)) (+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))))
(+.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(fma.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)))
(fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))
(fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) c (/.f64 #s(literal -2/3 binary64) (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) (+.f64 (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) c) (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) (neg.f64 (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (-.f64 (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal -2/3 binary64) (/.f64 a b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)))
(fma.f64 c (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(fma.f64 (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) c (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(/.f64 (*.f64 c (+.f64 (*.f64 (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) c) (+.f64 (neg.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) a))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1/3 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))))) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)))
(/.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(/.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 3 binary64))
(*.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))
(pow.f64 a #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1 binary64))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) a))
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1/3 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))))) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))) #s(literal 3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)))
(*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 1/3 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 3 binary64)))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) #s(literal 1/3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1/3 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64)))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))
(+.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(fma.f64 b b (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.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 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(+.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b b) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.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 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.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 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.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 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 4 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (*.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 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 2 binary64)))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
(*.f64 b (*.f64 b (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 19683 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) #s(literal -729 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 19683 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) #s(literal -729 binary64)))) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 a c)))) #s(literal 81 binary64)))) (-.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 19683 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) #s(literal -729 binary64))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 a c)))) #s(literal 81 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))
(*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b))))) b)
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -2/3 binary64))))
(/.f64 #s(literal -2/3 binary64) (/.f64 a b))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(/.f64 (neg.f64 (*.f64 b #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 b #s(literal -2/3 binary64))) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2/3 binary64)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64)))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a 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 (*.f64 a c) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -3 binary64))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.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 (*.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)
(*.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)

simplify750.0ms (3.5%)

Algorithm
egg-herbie
Rules
6860×*-lowering-*.f32
6860×*-lowering-*.f64
4156×+-lowering-+.f64
4156×+-lowering-+.f32
1654×fma-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0327231075
0822431075
Stop Event
iter limit
node limit
Counts
852 → 852
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 (* (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))))
(* -9/2 (* a (* (pow b 3) c)))
(* a (+ (* -9/2 (* (pow b 3) c)) (* a (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2)))))))
(* a (+ (* -9/2 (* (pow b 3) c)) (* a (- (+ (* 27/2 (* b (pow c 2))) (* a (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 2))) (* 81/32 (/ (pow c 3) b)))))) (* 27/8 (* b (pow c 2)))))))
(* a (+ (* -9/2 (* (pow b 3) c)) (* a (- (+ (* 27/2 (* b (pow c 2))) (* a (- (+ (* -27/2 (/ (pow c 3) b)) (* -1 (* a (+ (* -3/4 (/ (* c (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 2))) (* 81/32 (/ (pow c 3) b))))) (pow b 2))) (+ (* -9/16 (/ (* (pow c 2) (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 4))) (* 243/64 (/ (pow c 4) (pow b 3)))))))) (+ (* -3/4 (/ (* c (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 2))) (* 81/32 (/ (pow c 3) b)))))) (* 27/8 (* b (pow c 2)))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (* 27 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (sqrt -3))))) (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2)))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3)))) (* 27 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (sqrt -3)))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* a (* (pow b 2) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2)))))) (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ (* b (- (* -9 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow a 3))) (* 27 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (sqrt -3))))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1 (/ (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2))))) (* c (pow (sqrt 3) 2)))) (+ (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(* -9/2 (* a (* (pow b 3) c)))
(* c (+ (* -9/2 (* a (pow b 3))) (* c (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b))))))
(* c (+ (* -9/2 (* a (pow b 3))) (* c (- (+ (* 27/2 (* (pow a 2) b)) (* c (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 2))) (* 81/32 (/ (pow a 3) b)))))) (* 27/8 (* (pow a 2) b))))))
(* c (+ (* -9/2 (* a (pow b 3))) (* c (- (+ (* 27/2 (* (pow a 2) b)) (* c (- (+ (* -27/2 (/ (pow a 3) b)) (* -1 (* c (+ (* -3/4 (/ (* a (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 2))) (* 81/32 (/ (pow a 3) b))))) (pow b 2))) (+ (* -9/16 (/ (* (pow a 2) (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 4))) (* 243/64 (/ (pow a 4) (pow b 3)))))))) (+ (* -3/4 (/ (* a (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 2))) (* 81/32 (/ (pow a 3) b)))))) (* 27/8 (* (pow a 2) b))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (* 27 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3))))) (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2)))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (* 27 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 2) (* c (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2)))))) (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ (* b (- (* -9 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow c 3))) (* 27 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(* (pow c 2) (+ (* -1 (/ (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2))))) (* a (pow (sqrt 3) 2)))) (+ (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* 27 (/ (* (pow a 2) (* b (pow c 2))) (pow (sqrt -3) 2))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -1 (* b (+ (* 27/2 (/ (* a c) (pow (sqrt -3) 4))) (* (sqrt (/ 1 (* a c))) (/ (- (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3)))))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(* -9/2 (* a (* (pow b 3) c)))
(* (pow b 3) (- (+ (* -9/2 (* a c)) (* 27/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* 27/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -3/4 (/ (* a (* c (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 81/32 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -1 (/ (+ (* -3/4 (* a (* c (- (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -3/4 (* a (* c (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2))))))) (* 81/32 (* (pow a 3) (pow c 3)))))))) (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2))))))) (* 243/64 (* (pow a 4) (pow c 4))))) (pow b 6))) (* 27/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (+ (* -3/4 (/ (* a (* c (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 81/32 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(* -6 (pow b 5))
(* -1 (* (pow b 5) (- (+ 6 (* -18 (/ (* a c) (pow b 2)))) (* 9/2 (/ (* a c) (pow b 2))))))
(* -1 (* (pow b 5) (- (+ 6 (+ (* -18 (/ (* a c) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* 3/4 (/ (* a (* c (- (* -18 (* a c)) (* 9/2 (* a c))))) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 27/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (* (pow b 5) (- (+ 6 (+ (* -18 (/ (* a c) (pow b 2))) (+ (* -1 (/ (+ (* 3/4 (* a (* c (- (* 18 (* (pow a 2) (pow c 2))) (+ (* 3/4 (* a (* c (- (* -18 (* a c)) (* 9/2 (* a c)))))) (* 27/4 (* (pow a 2) (pow c 2)))))))) (+ (* 9/8 (* (pow a 2) (* (pow c 2) (- (* -18 (* a c)) (* 9/2 (* a c)))))) (* 2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* 3/4 (/ (* a (* c (- (* -18 (* a c)) (* 9/2 (* a c))))) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 27/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/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 (/ (+ (* 512/81 (/ (pow b 9) (pow c 4))) (* 1024/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))
(* 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))
(* 3/8 (/ (* a c) (pow b 3)))
(/ (+ (* 3/8 (* a c)) (* 1/2 (pow b 2))) (pow b 3))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(* -2/3 (/ b (* a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(* -2/3 (/ b (* a c)))
(* -1 (* b (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(* 3/8 (/ (* a c) (pow b 3)))
(* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* 3/8 (/ (* a c) (pow b 3)))
(* -1 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(* 3/8 (/ (* a c) (pow b 3)))
(* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(* 3/8 (/ (* a c) (pow b 3)))
(* -1 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3))
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3))
(* -2/3 (/ b a))
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a))))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a))))
(* -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 (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -2/3 (/ b a))
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)
(/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)
(/ (+ (* -2/3 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)))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -2/3 (/ b a))
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3)))))
(* 1/2 (/ c b))
(* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* 1/2 (/ c b))
(+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(* 1/2 (/ c b))
(/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(* 1/2 (/ c b))
(* -1 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2))))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(* -2 (/ b (* a c)))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))))))
(/ -3/2 b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (/ b (* a (* c (pow (sqrt -3) 2)))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(* -2/3 (/ b (* a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))
(/ -1/2 b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) b))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(/ (+ (* -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))))) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) a)
(/ (- (+ (* -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))))) a)
(/ (- (+ (* -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))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))) (/ b (* c (pow (sqrt 3) 2)))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* -1 (* c (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (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))))) (pow a 2))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -3))) (/ b (* a (pow (sqrt -3) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) (/ b (* a (pow (sqrt 3) 2)))) c))
(* -1 (/ (+ (* -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))))) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (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 (* (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)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(* -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))
(* 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/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 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (pow (sqrt -3) 2)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (pow (sqrt -3) 2)))))
(* -1/2 (/ (* a c) b))
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))) b)
(* -2/3 b)
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))
(* -1/2 (/ (* a c) b))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7)))))))))))
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+ (* -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)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* 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)))) (+ (* -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)))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -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))))) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (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/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ (* a c) b))
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -1/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 (* a c)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+ (* -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)))))
(+ (* -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)))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* 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 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (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 (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (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/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))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (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))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* 3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))) (* 9/16 (* (pow a 3) (pow c 3))))) (pow b 6))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/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))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))
(* -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)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -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))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 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))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -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)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* 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/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (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))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
(* -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)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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))))) (pow a 2)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a 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 a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -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))))) (pow a 2))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -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)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -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)))))) (* 3 (/ (+ (* -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))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 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))
(* -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))
(* 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)))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow b 2) (+ (* -9 (* a (* (pow b 2) c))) (* 27 (* (pow a 2) (pow c 2)))))
(* (pow b 2) (+ (* -9 (* a (* (pow b 2) c))) (* 27 (* (pow a 2) (pow c 2)))))
(* (pow b 2) (+ (* -9 (* a (* (pow b 2) c))) (* 27 (* (pow a 2) (pow c 2)))))
(* -9 (* a (* (pow b 4) c)))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -9 (* a (* (pow b 4) c)))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(* -9 (* a (* (pow b 4) c)))
(* a (+ (* -9 (* (pow b 4) c)) (* 27 (* a (* (pow b 2) (pow c 2))))))
(* a (+ (* -9 (* (pow b 4) c)) (* 27 (* a (* (pow b 2) (pow c 2))))))
(* a (+ (* -9 (* (pow b 4) c)) (* 27 (* a (* (pow b 2) (pow c 2))))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(* -9 (* a (* (pow b 4) c)))
(* c (+ (* -9 (* a (pow b 4))) (* 27 (* (pow a 2) (* (pow b 2) c)))))
(* c (+ (* -9 (* a (pow b 4))) (* 27 (* (pow a 2) (* (pow b 2) c)))))
(* c (+ (* -9 (* a (pow b 4))) (* 27 (* (pow a 2) (* (pow b 2) c)))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b a))
(* -2/3 (/ b 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))
(* 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))))))
(* -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))
Outputs
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.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))))))) (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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 (*.f64 c (*.f64 c c)) (*.f64 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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/3 binary64) (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.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 b (*.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 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (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 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.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))) 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 (sqrt.f64 (*.f64 a c)) (/.f64 (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 #s(literal 1/3 binary64) (/.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.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 b (*.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 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 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 (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 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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)) (*.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))
(* -3/2 (/ (* (pow b 3) c) (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -27/2 binary64) (/.f64 (*.f64 a a) (*.f64 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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) b)) (+.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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) (*.f64 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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -27/2 binary64) (/.f64 (*.f64 a a) (*.f64 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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a 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 (*.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 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a 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 (*.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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a 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 (*.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 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.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 b (*.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 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a 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 (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a 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 (*.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 1/3 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a 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 (*.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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a 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 (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) c)))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (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 #s(literal -1/3 binary64) (/.f64 (+.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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -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 (neg.f64 (/.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 #s(literal -1/3 binary64) (/.f64 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -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 (neg.f64 (/.f64 (+.f64 (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 #s(literal -1/3 binary64) (/.f64 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.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 b (*.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 #s(literal 1/9 binary64) (+.f64 (*.f64 (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/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 #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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 #s(literal -1/3 binary64) (/.f64 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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)) (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 c a)) (/.f64 (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 (+ (* 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 #s(literal -1/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 #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 b (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.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 #s(literal -1/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 #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 #s(literal -1/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 #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/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal 1/3 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 (/ (- (* -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 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 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 #s(literal -1/4 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.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 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 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 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 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)))) (*.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 #s(literal -1/4 binary64) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 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)
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 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 (neg.f64 b) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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) (/.f64 #s(literal 1 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 (neg.f64 b) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 1/3 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c)))) (*.f64 #s(literal -2/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 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 (*.f64 #s(literal -27/8 binary64) (*.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 2/3 binary64) (/.f64 #s(literal 1 binary64) 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)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -4/9 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 a a) c))) (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.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 (*.f64 #s(literal -27/8 binary64) (*.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 (*.f64 #s(literal -27/8 binary64) (*.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 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c)))) (*.f64 #s(literal -2/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 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 (*.f64 #s(literal -27/8 binary64) (*.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)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal -6 binary64) c) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 1/3 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 (*.f64 a a) c)))) (*.f64 #s(literal -2/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 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 (*.f64 #s(literal -27/8 binary64) (*.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 2/3 binary64) (/.f64 #s(literal 1 binary64) a))))))
(* -9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.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 #s(literal -9/2 binary64) (/.f64 (*.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 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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))))) (+ (* -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 #s(literal -9/2 binary64) (/.f64 (*.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 27/2 binary64) (/.f64 (*.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 (*.f64 c (*.f64 c c)) (*.f64 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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/2 binary64) (/.f64 (*.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 27/2 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.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 -9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.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))))))) (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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 (*.f64 c (*.f64 c c)) (*.f64 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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -1/3 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 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 1 binary64) (*.f64 (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.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 b (*.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 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)))) (-.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -1/3 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 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 b (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (sqrt.f64 (*.f64 a c)) (/.f64 (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 (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)) (*.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 (/ (- (+ (* -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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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)) (*.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 (/ (- (+ (* -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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.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 b (*.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 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 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 #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 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.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 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -9/2 (/ (* a (* (pow b 3) c)) (+ (* 2 (pow b 4)) (pow b 4))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.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 #s(literal -9/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (*.f64 #s(literal 27/2 binary64) (/.f64 (*.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 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (*.f64 #s(literal 27/2 binary64) (/.f64 (*.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 (*.f64 a (*.f64 a a)) (*.f64 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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (*.f64 c (+.f64 (*.f64 #s(literal 27/2 binary64) (/.f64 (*.f64 (*.f64 a a) b) (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.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 -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) b)) (+.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 (*.f64 a a)) (*.f64 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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 27/2 binary64) (/.f64 (*.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 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -1/3 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 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 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)))))) (*.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 #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 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1/3 binary64) (/.f64 (*.f64 c (+.f64 (*.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 b (*.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 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.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 (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 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal -1/3 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 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 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)))))) (*.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 #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 (sqrt.f64 (*.f64 a c)) (/.f64 (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 (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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)) (*.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 (/ (- (+ (* -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 (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 #s(literal -1/3 binary64) (/.f64 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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)) (*.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 (/ (- (+ (* -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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (*.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 b (*.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 #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 #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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 #s(literal -1/3 binary64) (/.f64 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (*.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 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 a a) b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (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 #s(literal 3 binary64) (/.f64 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 #s(literal -1/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 #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) (/.f64 #s(literal 1 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 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 #s(literal 1 binary64) (*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.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 #s(literal -1/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 #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 #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 #s(literal -1/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 #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) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal 9/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.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 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.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 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 18 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 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 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 #s(literal -9/2 binary64) (/.f64 (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.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 (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 18 binary64) (*.f64 a a)) (*.f64 c c))))) (*.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 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 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 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 #s(literal 9/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.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 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 18 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 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 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 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 4/9 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 (neg.f64 b) (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 #s(literal -2/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 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 (*.f64 #s(literal -27/8 binary64) (*.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 (neg.f64 b) (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/9 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 a c))) (*.f64 #s(literal -2/9 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.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 (*.f64 #s(literal -27/8 binary64) (*.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 (*.f64 #s(literal -27/8 binary64) (*.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 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a c)))) (*.f64 #s(literal -2/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 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 (*.f64 #s(literal -27/8 binary64) (*.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 #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -9 binary64)))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (*.f64 #s(literal -4/9 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.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 #s(literal -2/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 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 (*.f64 #s(literal -27/8 binary64) (*.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 (* (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 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64))) (pow.f64 b #s(literal 4 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 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 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 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal -9 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))
(* 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 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (+.f64 (*.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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64)) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(* (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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) a)) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 9 binary64))) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(+ (* 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 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)))) (pow.f64 b #s(literal 4 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 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 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 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c)))) (pow.f64 b #s(literal 4 binary64)))
(* 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 #s(literal 2 binary64) (/.f64 (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 (*.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 #s(literal 2 binary64) (/.f64 (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 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64)) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* (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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 9 binary64))) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* -9/2 (* a (* (pow b 3) c)))
(*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))
(* a (+ (* -9/2 (* (pow b 3) c)) (* a (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 (*.f64 b (*.f64 c c)) #s(literal 81/8 binary64)))))
(* a (+ (* -9/2 (* (pow b 3) c)) (* a (- (+ (* 27/2 (* b (pow c 2))) (* a (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 2))) (* 81/32 (/ (pow c 3) b)))))) (* 27/8 (* b (pow c 2)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 b (*.f64 c c)) #s(literal 81/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 c (*.f64 c c)) b))))) (*.f64 #s(literal 27/8 binary64) (*.f64 b (*.f64 c c))))))))
(* a (+ (* -9/2 (* (pow b 3) c)) (* a (- (+ (* 27/2 (* b (pow c 2))) (* a (- (+ (* -27/2 (/ (pow c 3) b)) (* -1 (* a (+ (* -3/4 (/ (* c (- (* -27/2 (/ (pow c 3) b)) (+ (* -3/4 (/ (* c (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 2))) (* 81/32 (/ (pow c 3) b))))) (pow b 2))) (+ (* -9/16 (/ (* (pow c 2) (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 4))) (* 243/64 (/ (pow c 4) (pow b 3)))))))) (+ (* -3/4 (/ (* c (- (* 27/2 (* b (pow c 2))) (* 27/8 (* b (pow c 2))))) (pow b 2))) (* 81/32 (/ (pow c 3) b)))))) (* 27/8 (* b (pow c 2)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 b (*.f64 c c))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 b (*.f64 c c)) #s(literal 81/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 c (*.f64 c c)) b))))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 c c)) #s(literal 81/8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 243/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 b (*.f64 c c)) #s(literal 81/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 c (*.f64 c c)) b)))))) (*.f64 #s(literal 27/8 binary64) (*.f64 b (*.f64 c c))))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (* 27 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (sqrt -3))))) (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 b (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3)))) (* 27 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (sqrt -3)))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -9 binary64) (*.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 #s(literal 27 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 b (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -27/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow a 2) (- (+ (* -27 (* (sqrt (* a (pow c 5))) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* a (* (pow b 2) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2)))))) (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ (* b (- (* -9 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow a 3))) (* 27 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (sqrt -3))))))) (+ (* -27 (/ (* b (pow c 2)) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* 27 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -9 binary64) (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (-.f64 (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.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 #s(literal 27 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 b (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -27/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 27 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)))))
(* (pow a 2) (+ (* -1 (/ (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) a)) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2))))) (* c (pow (sqrt 3) 2)))) (+ (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* 27 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* a (* b (pow c 2))) (pow (sqrt 3) 2)))) a)) (* 27 (* (sqrt (* a (pow c 5))) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.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 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) a)) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -9/2 (* a (* (pow b 3) c)))
(*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))
(* c (+ (* -9/2 (* a (pow b 3))) (* c (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b))))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 (*.f64 a a) b) #s(literal 81/8 binary64)))))
(* c (+ (* -9/2 (* a (pow b 3))) (* c (- (+ (* 27/2 (* (pow a 2) b)) (* c (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 2))) (* 81/32 (/ (pow a 3) b)))))) (* 27/8 (* (pow a 2) b))))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) b)) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) b) #s(literal 81/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))))) (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) b)))))))
(* c (+ (* -9/2 (* a (pow b 3))) (* c (- (+ (* 27/2 (* (pow a 2) b)) (* c (- (+ (* -27/2 (/ (pow a 3) b)) (* -1 (* c (+ (* -3/4 (/ (* a (- (* -27/2 (/ (pow a 3) b)) (+ (* -3/4 (/ (* a (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 2))) (* 81/32 (/ (pow a 3) b))))) (pow b 2))) (+ (* -9/16 (/ (* (pow a 2) (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 4))) (* 243/64 (/ (pow a 4) (pow b 3)))))))) (+ (* -3/4 (/ (* a (- (* 27/2 (* (pow a 2) b)) (* 27/8 (* (pow a 2) b)))) (pow b 2))) (* 81/32 (/ (pow a 3) b)))))) (* 27/8 (* (pow a 2) b))))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) b)) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) b)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 a (*.f64 a a)) b)) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) b) #s(literal 81/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 a (*.f64 a a)) b))))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) b) #s(literal 81/8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 243/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) b) #s(literal 81/8 binary64))) (*.f64 b b))) (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 a (*.f64 a a)) b)))))) (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) b)))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (* 27 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3))))) (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 a a) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (* 27 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3)))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 c c) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 a a) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow c 2) (- (+ (* -27 (* (sqrt (* (pow a 5) c)) (/ 1 (sqrt -3)))) (+ (* -9 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -3)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 2) (* c (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2)))))) (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ (* b (- (* -9 (* (sqrt (* a c)) (/ (pow b 4) (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))) (sqrt -3)))) (pow c 3))) (* 27 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (sqrt -3))))))) (+ (* -27 (/ (* (pow a 2) b) (pow (sqrt -3) 2))) (+ (* -27/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (sqrt -3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt -3) 2))))) (sqrt -3)))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (-.f64 (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.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 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b 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 c (*.f64 c c)))) (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 a a) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -27/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal 27 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -3 binary64))))))))
(* 27 (* (sqrt (* (pow a 5) (pow c 5))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 27 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)))))
(* (pow c 2) (+ (* -1 (/ (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 27 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 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 27 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)))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 27 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 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64))))) c)) (+.f64 (*.f64 #s(literal 27 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 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 27 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)))))))
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow b 2) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2))))) (* a (pow (sqrt 3) 2)))) (+ (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* 9 (* (sqrt (* a c)) (/ (* (pow b 4) (sqrt -1)) (sqrt 3)))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))))) (sqrt 3))))) (+ (* 27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* 27 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -27 (/ (* (pow a 2) (* b c)) (pow (sqrt 3) 2)))) c)) (* 27 (* (sqrt (* (pow a 5) c)) (/ (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 27 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 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 27 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 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b 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 #s(literal 27/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 27 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 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (+.f64 (*.f64 #s(literal 27 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 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 27 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)))))))
(* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3))))
(*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* 27 (/ (* (pow a 2) (* b (pow c 2))) (pow (sqrt -3) 2))))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 #s(literal 27 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 (*.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)))) #s(literal 27/2 binary64)))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* -27 (* (sqrt (* (pow a 5) (pow c 5))) (/ 1 (sqrt -3)))) (* b (- (* b (- (+ (* -1 (* b (+ (* 27/2 (/ (* a c) (pow (sqrt -3) 4))) (* (sqrt (/ 1 (* a c))) (/ (- (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3)))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3)))))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (sqrt -3))))) (+ (* -27/2 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3)))) (* 27 (* (sqrt (* (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -3) 3))))))) (* -27 (/ (* (pow a 2) (pow c 2)) (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 27/2 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal 27 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 (*.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)))) #s(literal 27/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 (*.f64 #s(literal 27 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 (*.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)))) #s(literal 27/2 binary64))))) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* -9/2 (* a (* (pow b 3) c)))
(*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))
(* (pow b 3) (- (+ (* -9/2 (* a c)) (* 27/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal 27/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* 27/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -3/4 (/ (* a (* c (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 81/32 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.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/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 81/8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))))
(* (pow b 3) (- (+ (* -27/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -1 (/ (+ (* -3/4 (* a (* c (- (* -27/2 (* (pow a 3) (pow c 3))) (+ (* -3/4 (* a (* c (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2))))))) (* 81/32 (* (pow a 3) (pow c 3)))))))) (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2))))))) (* 243/64 (* (pow a 4) (pow c 4))))) (pow b 6))) (* 27/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (+ (* -3/4 (/ (* a (* c (- (* 27/2 (* (pow a 2) (pow c 2))) (* 27/8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 81/32 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -27/2 binary64) (/.f64 (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 81/8 binary64)))) (*.f64 (*.f64 #s(literal 81/32 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 81/8 binary64)))) (*.f64 (*.f64 #s(literal 243/64 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 27/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 81/8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 81/32 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))))))
(* -6 (pow b 5))
(*.f64 #s(literal -6 binary64) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow b 5) (- (+ 6 (* -18 (/ (* a c) (pow b 2)))) (* 9/2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (+.f64 (+.f64 #s(literal 6 binary64) (*.f64 #s(literal -18 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(* -1 (* (pow b 5) (- (+ 6 (+ (* -18 (/ (* a c) (pow b 2))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* 3/4 (/ (* a (* c (- (* -18 (* a c)) (* 9/2 (* a c))))) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 27/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (+.f64 #s(literal 6 binary64) (-.f64 (+.f64 (*.f64 #s(literal -18 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 18 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -45/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 27/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* -1 (* (pow b 5) (- (+ 6 (+ (* -18 (/ (* a c) (pow b 2))) (+ (* -1 (/ (+ (* 3/4 (* a (* c (- (* 18 (* (pow a 2) (pow c 2))) (+ (* 3/4 (* a (* c (- (* -18 (* a c)) (* 9/2 (* a c)))))) (* 27/4 (* (pow a 2) (pow c 2)))))))) (+ (* 9/8 (* (pow a 2) (* (pow c 2) (- (* -18 (* a c)) (* 9/2 (* a c)))))) (* 2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (* 18 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (+ (* 3/4 (/ (* a (* c (- (* -18 (* a c)) (* 9/2 (* a c))))) (pow b 4))) (+ (* 9/2 (/ (* a c) (pow b 2))) (* 27/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 (+.f64 (+.f64 #s(literal 6 binary64) (*.f64 #s(literal -18 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 18 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal 3/4 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -45/2 binary64))))) (*.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -45/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 a c)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 18 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -45/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 27/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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 #s(literal 8/9 binary64) (/.f64 (*.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 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.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 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (+.f64 (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 256/81 binary64) (/.f64 (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 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal 256/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))))) (*.f64 a a))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(*.f64 #s(literal 8/9 binary64) (/.f64 (*.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 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -256/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)))) a)) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* 512/81 (/ (pow b 9) (pow c 4))) (* 1024/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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 512/27 binary64)) a)) (*.f64 #s(literal 256/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) a)) (*.f64 #s(literal 32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)))) a)) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a a))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(*.f64 #s(literal 8/9 binary64) (/.f64 (*.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 #s(literal -32/27 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 8/9 binary64) (/.f64 #s(literal 1 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 (*.f64 b b) (+.f64 (*.f64 #s(literal 256/81 binary64) (/.f64 (*.f64 b b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -32/27 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (*.f64 #s(literal 8/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) 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 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -512/81 binary64) (/.f64 (*.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -32/27 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (*.f64 #s(literal 8/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) c)))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 (*.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 #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/2 binary64) c) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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))) (* -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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.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 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.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 #s(literal -1/3 binary64) (/.f64 (*.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)))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.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/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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) (/.f64 #s(literal 1 binary64) b))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(*.f64 #s(literal 8/9 binary64) (/.f64 (*.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 #s(literal -32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 8/9 binary64) (/.f64 (*.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 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (-.f64 (*.f64 #s(literal 256/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 #s(literal 32/27 binary64) (/.f64 (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 #s(literal 8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (+.f64 (*.f64 #s(literal -256/81 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 #s(literal 32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (*.f64 a a)) c)))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(*.f64 #s(literal 8/9 binary64) (/.f64 (*.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 #s(literal -8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 #s(literal 32/27 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (*.f64 a a)) 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))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 256/81 binary64) (/.f64 (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)) (*.f64 #s(literal -8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) 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 (neg.f64 (/.f64 (+.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 #s(literal -256/81 binary64) (/.f64 (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)) (*.f64 #s(literal -8/9 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(* 3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(/ (+ (* 3/8 (* a c)) (* 1/2 (pow b 2))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(* -1 (* b (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a)
(* 3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b)))))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b)))))
(* 3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(* -1 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))) a)) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))) a)) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) c)
(* 3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a (*.f64 c c)))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a (*.f64 c c)))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))))
(* 3/8 (/ (* a c) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(* -1 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))) c)) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))) c)) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a (pow c 2))) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 b (*.f64 b b)))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a))))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)))))
(* b (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ c (pow b 2)))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)))))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a)))))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))) a)
(/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) a)
(/ (+ (* -2/3 b) (* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) a)
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b)))))
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b))))))
(* a (+ (* -2/3 (/ b (pow a 2))) (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b))))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))
(+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b)))))
(+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a (*.f64 c c)))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))))
(* (pow c 2) (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a (*.f64 c c)))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) c)) (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* 3/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) c)) (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))
(* 1/2 (/ c b))
(*.f64 #s(literal 1/2 binary64) (/.f64 c b))
(* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))
(* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))
(* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* (pow c 2) (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
(* 1/2 (/ c b))
(*.f64 #s(literal 1/2 binary64) (/.f64 c b))
(+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b)))))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b)))))
(* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b)))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -1 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* 3/8 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a (pow c 2))) (* 1/2 (* (pow b 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b)))
(* 1/2 (/ c b))
(*.f64 #s(literal 1/2 binary64) (/.f64 c b))
(/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) b)
(/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) b)
(/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) b)
(* 1/2 (/ c b))
(*.f64 #s(literal 1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.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 b a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (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 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (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 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (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)) (*.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 (/ (+ (* -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 (neg.f64 (/.f64 (+.f64 (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)) (*.f64 #s(literal 1/3 binary64) b)) a)) (*.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 -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 b a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 binary64) a)))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 (*.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 #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/2 binary64) c) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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))) (* -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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.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 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a))))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.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) (/.f64 #s(literal 1 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 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 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.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/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 a c))) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 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)) (*.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))))))
(* -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 (neg.f64 (/.f64 (+.f64 (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)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c)) (*.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))))))
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(*.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)))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2))))))
(*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))))
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 (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)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) #s(literal -3/2 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a c)))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9/8 binary64)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.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 c c)))) (*.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) b))
(* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (-.f64 (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))
(* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -405/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) b))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a)
(/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 c c))) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(*.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)))))
(/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) a)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.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)))) #s(literal -3/2 binary64)) (*.f64 a a))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) a)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.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)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) a)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -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)))))
(* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a))
(neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.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 -3/2 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.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 -3/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.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 -3/2 binary64)))) a)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) a))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) b))))) c)
(/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 a a))) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.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) (/.f64 #s(literal 1 binary64) b))))) c)
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(*.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)))))
(/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))) c)
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (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)))) #s(literal -3/2 binary64)) (*.f64 c c))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) c)
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.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)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (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))))) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (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)))))))) c)
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -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)))))
(* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c))
(neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (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 -3/2 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -3/2 binary64)))) c)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) c))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (/ b (* a (* c (pow (sqrt -3) 2)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+.f64 (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 (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)) (*.f64 c (*.f64 c 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)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -3/8 binary64)))) (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.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 c c)))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) b))
(* -1 (/ (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) b))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 a (+.f64 (neg.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a)
(/ (+ (* -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))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.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)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) a)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) a)
(/ (- (+ (* -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))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.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)))) #s(literal -1/2 binary64)) (*.f64 a a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) a)
(/ (- (+ (* -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))))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.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)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (neg.f64 (/.f64 b (*.f64 c (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 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))) (/ b (* c (pow (sqrt 3) 2)))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.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 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (/ (* a b) (* c (pow (sqrt 3) 2)))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.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))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.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)))) a)) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) a))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* -1 (* c (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (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))))) (pow a 2))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (+ (* -3/4 (/ a (pow b 3))) (* 3/8 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 a a))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) c)
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -3))) (/ b (* a (pow (sqrt -3) 2)))) c)
(/.f64 (+.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))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.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)))) #s(literal -1/2 binary64)) (*.f64 c c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.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)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (neg.f64 (*.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))))) (+.f64 (neg.f64 (/.f64 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))))))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) (/ b (* a (pow (sqrt 3) 2)))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.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))))) c))
(* -1 (/ (+ (* -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))))) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(neg.f64 (/.f64 (+.f64 (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 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (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 (* (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)) (/ (* b c) (* a (pow (sqrt 3) 2)))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c 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)))) c)) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) 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 (+ (* 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 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))) (/.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 (* 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 b (+.f64 (*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) 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)))))) (*.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 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 (*.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 #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/2 binary64) c) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) 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 #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 (+.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 #s(literal -1/2 binary64) c)) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) 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)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) 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))))))))))
(*.f64 (neg.f64 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 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.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 (*.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))))) (*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a)))))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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) (/.f64 #s(literal 1 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 #s(literal 1/2 binary64) (/.f64 (*.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 (neg.f64 (/.f64 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 (sqrt.f64 (/.f64 c a)) (/.f64 (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 (neg.f64 (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 (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 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -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 (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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c 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))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) c) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (* (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))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.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 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (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 (sqrt.f64 (*.f64 a c)) (/.f64 (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 (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 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (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)))) #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 (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 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (neg.f64 (*.f64 (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))))) (+.f64 (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 (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)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))))) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (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))))))) a))) a))) a))
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+.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))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 (*.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)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a 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 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)))))) (*.f64 (*.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)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(* -1/2 (/ (* a c) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.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)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.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)
(/ (+ (* -27/32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -27/32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -27/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) b)
(* -2/3 b)
(*.f64 #s(literal -2/3 binary64) b)
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2/3 binary64) (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))))
(* -1/2 (/ (* a c) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7)))))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)))))))))
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+.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))))
(+ (* -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)))))
(+.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 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* 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)))) (+ (* -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)))))))
(+.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 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.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 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (neg.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -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))))) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c 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 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (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/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) 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))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) 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)))) c) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1/2 (/ (* a c) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(* a (+ (* -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 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.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 (* a c)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+.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))))
(+ (* -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)))))
(+.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 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -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)))))))
(+.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 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.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 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (neg.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 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)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* 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 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (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 (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)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 (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)))) #s(literal -1/2 binary64)))) a) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (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 #s(literal 3 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (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 #s(literal 3 binary64) (+.f64 (*.f64 b (*.f64 (*.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)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (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 -3 binary64) b) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a 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 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)))))) (*.f64 #s(literal 3 binary64) (*.f64 (*.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)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 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 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* 3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))) (* 9/16 (* (pow a 3) (pow c 3))))) (pow b 6))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)))) (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.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 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (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 #s(literal 3 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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)))))
(+.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 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -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))))))
(+.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 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 c 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)))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -3 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.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 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 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))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) 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)) c))) c)) (*.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 (/ (+ (* -1 (/ (+ (* -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)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* 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/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) 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 3 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) 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))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))))) c))) c)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (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 #s(literal 3 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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))))) (pow a 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 #s(literal 3 binary64) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a 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 a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -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))))) (pow a 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 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a 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)))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -3 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.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 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -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)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (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)))) #s(literal -1/2 binary64)) a))) a)) (*.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 (/ (+ (* -1 (/ (+ (* -3 (+ (* -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)))))) (* 3 (/ (+ (* -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))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (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)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 3 binary64) (/.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 (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)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))))) a))) a)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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))
(* 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 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.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)) (pow b 2))))
(+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(+ (* 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 #s(literal -6 binary64) (*.f64 a c)) (*.f64 b b))))
(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 #s(literal -6 binary64) (/.f64 (*.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 #s(literal -6 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 #s(literal -6 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 #s(literal -6 binary64) (/.f64 (*.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 #s(literal -6 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 #s(literal -6 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 (*.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 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))
(+ (* a (+ (* -6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))
(* 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 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 b b) c) a)) (*.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 (*.f64 b b) c) a)) (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 b b) c))) a)) (*.f64 #s(literal 9 binary64) (*.f64 c c))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* -6 (* a (* (pow b 2) c))) (pow b 4))
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))
(+ (* c (+ (* -6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -6 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))
(* 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 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) 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)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 b b)) 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) (+ (* -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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 6 binary64) (*.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 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))) c)) (*.f64 #s(literal 9 binary64) (*.f64 a a))))
(* -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 (*.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 #s(literal -3 binary64) (/.f64 (*.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 #s(literal -3 binary64) (/.f64 (*.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 #s(literal -3 binary64) (/.f64 (*.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 #s(literal -3 binary64) (/.f64 (*.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 #s(literal -3 binary64) (/.f64 (*.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 -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.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 -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.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 -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(* -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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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 -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 3 binary64) (*.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 -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 3 binary64) (*.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 -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) c))))
(* 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 -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.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 -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.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 -3 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))))
(* -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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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 #s(literal 2 binary64) (/.f64 (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))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* c (+ (* -2 (/ (pow b 4) c)) (* 3 (* a (pow b 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 b b)))))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* -9 (* a (* (pow b 2) c)))
(*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow b 2) (+ (* -9 (* a (* (pow b 2) c))) (* 27 (* (pow a 2) (pow c 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 c c))))
(* (pow b 2) (+ (* -9 (* a (* (pow b 2) c))) (* 27 (* (pow a 2) (pow c 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 c c))))
(* (pow b 2) (+ (* -9 (* a (* (pow b 2) c))) (* 27 (* (pow a 2) (pow c 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 c c))))
(* -9 (* a (* (pow b 4) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* -9 (* a (* (pow b 4) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* (pow b 4) (+ (* -9 (* a c)) (* 27 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 a c)) (*.f64 #s(literal 27 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))
(* -9 (* a (* (pow b 4) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))
(* a (+ (* -9 (* (pow b 4) c)) (* 27 (* a (* (pow b 2) (pow c 2))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))
(* a (+ (* -9 (* (pow b 4) c)) (* 27 (* a (* (pow b 2) (pow c 2))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))
(* a (+ (* -9 (* (pow b 4) c)) (* 27 (* a (* (pow b 2) (pow c 2))))))
(*.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 #s(literal 27 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 b b)) (*.f64 c c))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 b b)) (*.f64 c c))))
(* (pow a 2) (+ (* -9 (/ (* (pow b 4) c) a)) (* 27 (* (pow b 2) (pow c 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 b b)) (*.f64 c c))))
(* -9 (* a (* (pow b 4) c)))
(*.f64 (*.f64 #s(literal -9 binary64) a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))
(* c (+ (* -9 (* a (pow b 4))) (* 27 (* (pow a 2) (* (pow b 2) c)))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))))
(* c (+ (* -9 (* a (pow b 4))) (* 27 (* (pow a 2) (* (pow b 2) c)))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))))
(* c (+ (* -9 (* a (pow b 4))) (* 27 (* (pow a 2) (* (pow b 2) c)))))
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 b b))))
(* 27 (* (pow a 2) (* (pow b 2) (pow c 2))))
(*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -9 (/ (* a (pow b 4)) c)) (* 27 (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a a)) (*.f64 b b))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b 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 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.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))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 #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 (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(* 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 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #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 (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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 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))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (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) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* -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 (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)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (neg.f64 (/.f64 b c)) (*.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))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.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 #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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 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))))))
(neg.f64 (*.f64 c (+.f64 (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)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -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))))))
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (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)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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))

eval396.0ms (1.8%)

Compiler

Compiled 107775 to 5976 computations (94.5% saved)

prune290.0ms (1.3%)

Pruning

71 alts after pruning (68 fresh and 3 done)

PrunedKeptTotal
New1642401682
Fresh232851
Picked325
Done213
Total1670711741
Accuracy
100.0%
Counts
1741 → 71
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.0%
(/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))
93.1%
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c))
33.2%
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #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)))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 3 binary64))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) a)
98.9%
(/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 a #s(literal 1/3 binary64))))
99.2%
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3 binary64)) a)
98.8%
(/.f64 (/.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 #s(literal 1 binary64) (+.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))
98.9%
(/.f64 (/.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
79.3%
(/.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) b) (*.f64 #s(literal 3 binary64) a))
79.5%
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 3 binary64)) a)
93.2%
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 a #s(literal 1/3 binary64)))
93.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a))
89.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a))
89.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) c))
33.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)))
93.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 a (+.f64 (neg.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a) #s(literal 3 binary64)))
89.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a) #s(literal 3 binary64)))
89.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) c) #s(literal 3 binary64)))
33.2%
(/.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)))
79.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))) #s(literal 3 binary64)))
89.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
79.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a c))))
93.3%
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)) a)
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))) a) c))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a))
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) c) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) a))
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) c))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) (*.f64 b (*.f64 b b))))
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) b)) c))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) c))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)))) c))
79.4%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) c))
79.3%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))))
79.4%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))))
33.2%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) b) (*.f64 #s(literal 3 binary64) a))
33.9%
(/.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))))))))
33.1%
(/.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)))
32.2%
(/.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))
34.4%
(/.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)))))))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
33.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
93.2%
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) c) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))
79.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
93.3%
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) a)
79.5%
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) a)
79.4%
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a))
79.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
93.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
33.2%
(/.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))
33.3%
(-.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))))
32.8%
(-.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))))
95.1%
(-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
89.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))
32.8%
(+.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)))
98.9%
(*.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 a (*.f64 a (*.f64 (*.f64 c c) #s(literal 27 binary64)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -9 binary64) (*.f64 b b)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))
93.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c)))
93.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a)) c)
33.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
79.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
94.8%
(*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) c)
89.4%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
94.2%
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 7 binary64))))
94.8%
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal -1/2 binary64) b))))
93.1%
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
79.3%
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a b)))
Compiler

Compiled 4443 to 2584 computations (41.8% saved)

simplify200.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a)
cost-diff0
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 3 binary64))
cost-diff0
(+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))
cost-diff0
(/.f64 #s(literal 1/3 binary64) a)
cost-diff256
(*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b)))))
cost-diff384
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))))
cost-diff0
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b)))
cost-diff0
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) c)
cost-diff0
(/.f64 #s(literal 1 binary64) a)
cost-diff128
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) c))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
cost-diff256
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3 binary64))
cost-diff512
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3 binary64)) a)
Rules
3926×*-lowering-*.f32
3926×*-lowering-*.f64
1820×/-lowering-/.f32
1820×/-lowering-/.f64
1556×neg-lowering-neg.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
056419
1143414
2364410
31176401
43615394
54746394
65644394
08069394
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c))) 3) a)
(/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c))) 3)
(* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c)))
(/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3))))))
1
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
b
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
(* c (* a -3))
c
(* a -3)
a
-3
(* -3 (* a c))
(* a c)
3
(/ 1 (/ b (* c -1/2)))
1
(/ b (* c -1/2))
b
(* c -1/2)
c
-1/2
(/ (/ 1 a) (/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c))
(/ 1 a)
1
a
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(* -2 (/ b a))
-2
(/ b a)
b
(* 3/2 (/ c b))
3/2
(/ c b)
c
(/ (/ 1/3 a) (* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))))
(/ 1/3 a)
1/3
a
(* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b)))))
(+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))
(* -2/3 (/ b (* (* a a) c)))
-2/3
(/ b (* (* a a) c))
b
(* (* a a) c)
(* a a)
c
(+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b)))
(* 3/8 (/ c (* b (* b b))))
3/8
(/ c (* b (* b b)))
(* b (* b b))
(* b b)
(/ 1/2 (* a b))
1/2
(* a b)
(/ (/ (- (sqrt (+ (* b b) (* (* a c) -3))) b) a) 3)
(/ (- (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)
(* a c)
a
c
-3
3
Outputs
(/ (/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c))) 3) a)
(/.f64 c (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c))) 3)
(/.f64 (*.f64 c a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c)))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
1
#s(literal 1 binary64)
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
b
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* a c)
(*.f64 c a)
3
#s(literal 3 binary64)
(/ 1 (/ b (* c -1/2)))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
1
#s(literal 1 binary64)
(/ b (* c -1/2))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
b
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
(/ (/ 1 a) (/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c))
(/.f64 (/.f64 c a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))
(* -2 (/ b a))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
-2
#s(literal -2 binary64)
(/ b a)
(/.f64 b a)
b
(* 3/2 (/ c b))
(/.f64 #s(literal 3/2 binary64) (/.f64 b c))
3/2
#s(literal 3/2 binary64)
(/ c b)
(/.f64 c b)
c
(/ (/ 1/3 a) (* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))))
(/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 b c)) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 #s(literal -2/3 binary64) (/.f64 b c))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
1/3
#s(literal 1/3 binary64)
a
(* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b)))))
(+.f64 (+.f64 (/.f64 (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) c) (/.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 b c))) (/.f64 #s(literal 1/2 binary64) b))
(+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))
(+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b (*.f64 c a)) a)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(* -2/3 (/ b (* (* a a) c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b (*.f64 c a)) a))
-2/3
#s(literal -2/3 binary64)
(/ b (* (* a a) c))
(/.f64 (/.f64 b (*.f64 c a)) a)
b
(* (* a a) c)
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
c
(+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b)))
(+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))
(* 3/8 (/ c (* b (* b b))))
(/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
3/8
#s(literal 3/8 binary64)
(/ c (* b (* b b)))
(/.f64 (/.f64 (/.f64 c b) b) b)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ 1/2 (* a b))
(/.f64 #s(literal 1/2 binary64) (*.f64 b a))
1/2
#s(literal 1/2 binary64)
(* a b)
(*.f64 b a)
(/ (/ (- (sqrt (+ (* b b) (* (* a c) -3))) b) a) 3)
(/.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))) b) a)
(/.f64 (-.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)))
(* a c)
(*.f64 c a)
a
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)

localize483.0ms (2.2%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 3 binary64))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a)
accuracy99.5%
(*.f64 (*.f64 a c) #s(literal -3 binary64))
accuracy33.4%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b)
accuracy99.5%
(*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b)))))
accuracy99.5%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))))
accuracy99.4%
(/.f64 #s(literal 1/3 binary64) a)
accuracy99.4%
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c)))
accuracy99.8%
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b)))
accuracy99.6%
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) c)
accuracy99.5%
(*.f64 #s(literal 3/2 binary64) (/.f64 c b))
accuracy99.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) c))
accuracy100.0%
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
accuracy99.6%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3 binary64))
accuracy99.6%
(*.f64 c (*.f64 a #s(literal -3 binary64)))
accuracy99.5%
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
accuracy99.5%
(*.f64 #s(literal -3 binary64) (*.f64 a c))
Results
288.0ms175×1valid
51.0ms81×0valid
Compiler

Compiled 466 to 57 computations (87.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 203.0ms
ival-mult: 62.0ms (30.5% of total)
ival-div: 51.0ms (25.1% of total)
ival-add: 35.0ms (17.2% of total)
ival-sqrt: 22.0ms (10.8% of total)
backward-pass: 17.0ms (8.4% of total)
...c/correct-round.rkt:119:19: 13.0ms (6.4% of total)
const: 2.0ms (1% of total)
ival-sub: 2.0ms (1% of total)

series63.0ms (0.3%)

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

180 calls:

TimeVariablePointExpression
14.0ms
c
@inf
(+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))
1.0ms
b
@inf
(/ (/ 1/3 a) (* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))))
1.0ms
c
@inf
(/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3))))))
1.0ms
b
@-inf
(/ (/ 1/3 a) (* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))))
1.0ms
b
@0
(/ (/ 1/3 a) (* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))))

rewrite418.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
4074×/-lowering-/.f32
4074×/-lowering-/.f64
3002×*-lowering-*.f32
3002×*-lowering-*.f64
1858×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
056276
1336267
22832267
08493267
Stop Event
iter limit
node limit
Counts
24 → 776
Calls
Call 1
Inputs
(/ (/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c))) 3) a)
(/ (* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c))) 3)
(* (/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3)))))) (* -3 (* a c)))
(/ 1 (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(/ 1 (/ b (* c -1/2)))
(/ b (* c -1/2))
(* c -1/2)
(/ (/ 1 a) (/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c))
(/ 1 a)
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(/ (/ 1/3 a) (* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))))
(* a (+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b)))))
(/ 1/3 a)
(+ (* -2/3 (/ b (* (* a a) c))) (+ (* 3/8 (/ c (* b (* b b)))) (/ 1/2 (* a b))))
(/ (/ (- (sqrt (+ (* b b) (* (* a c) -3))) b) a) 3)
(/ (- (sqrt (+ (* b b) (* (* a c) -3))) b) a)
(- (sqrt (+ (* b b) (* (* a c) -3))) b)
(sqrt (+ (* b b) (* (* a c) -3)))
(* -3 (* a c))
(* c (* a -3))
(* 3/2 (/ c b))
(* -2/3 (/ b (* (* a a) c)))
(* (* a c) -3)
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 (*.f64 c (*.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 a #s(literal 1/3 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (*.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 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 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 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.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 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.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 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(/.f64 (/.f64 (*.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 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 3 binary64) (*.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/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 #s(literal 3 binary64) (*.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 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.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 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.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 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (neg.f64 (neg.f64 (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (*.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 #s(literal 1 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.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 #s(literal 1 binary64) a))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a))) #s(literal 3 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)) #s(literal -3 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.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 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -3 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 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) 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 c a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (*.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 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (*.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 a #s(literal 1/3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 c a) (/.f64 a #s(literal 1/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))))))) a) (*.f64 (*.f64 c a) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) a) (/.f64 (/.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 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (/.f64 (*.f64 c a) #s(literal 3 binary64)))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal -1 binary64)) #s(literal -1/3 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 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) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.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 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(/.f64 (*.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)))))) #s(literal 3 binary64)))
(/.f64 (*.f64 c (*.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 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -3 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 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) #s(literal 3 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #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 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #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 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) #s(literal -3 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) #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 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.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 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 c a) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.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 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (*.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))))))) #s(literal 3 binary64)))
(*.f64 (*.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))))))) #s(literal 1/3 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 c a) #s(literal 3 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 c a) #s(literal 1/3 binary64)))
(*.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #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 (neg.f64 (neg.f64 (*.f64 c (*.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 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.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 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.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 c (*.f64 (*.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 a (*.f64 (*.f64 c #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 #s(literal -3 binary64) (*.f64 (*.f64 c a) (/.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 c (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(*.f64 (*.f64 c a) (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (*.f64 c (*.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 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 c a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) c) (*.f64 a #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))))))) a) (*.f64 c #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 a #s(literal -3 binary64))) c)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 c a)) #s(literal -3 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) c) a)
(*.f64 (*.f64 (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) c)
(*.f64 (/.f64 (*.f64 c (*.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 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 c (*.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)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 #s(literal 1 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 #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) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 b (sqrt.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))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 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))))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 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 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 #s(literal 1 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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.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)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 #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 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) b)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal -2 binary64) c)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64)))) (-.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 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 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 b) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c #s(literal 1/2 binary64))) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
(/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 b c) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (/.f64 b c)) #s(literal 1/2 binary64))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 c #s(literal -1/2 binary64)))
(/.f64 (/.f64 b #s(literal -1/2 binary64)) c)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 b c))) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (*.f64 c #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) c))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(*.f64 b (/.f64 #s(literal -2 binary64) c))
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)))
(*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(*.f64 (/.f64 b c) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 #s(literal -2 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) c))) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)))
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) a)
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) c))
(/.f64 (neg.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) c) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) (neg.f64 (/.f64 #s(literal 1 binary64) c)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) c)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))
(pow.f64 (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) a))
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)))
(*.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) c)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) a) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) c))
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(pow.f64 a #s(literal -1 binary64))
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) c) (/.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) c))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))))
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (*.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))) c))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) c))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))) (neg.f64 (*.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) #s(literal 1 binary64)) c)
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) c)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (/.f64 #s(literal 1 binary64) c)) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))) c)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) c)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) c))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (/.f64 #s(literal 1 binary64) c))) (neg.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c) #s(literal 1 binary64))
(pow.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c))
(*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))))))
(*.f64 (pow.f64 (/.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))
(+.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))
(-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))))
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))
(fma.f64 #s(literal -2 binary64) (/.f64 b a) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))
(fma.f64 (/.f64 b a) #s(literal -2 binary64) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))
(fma.f64 #s(literal 3/2 binary64) (/.f64 c b) (/.f64 #s(literal -2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 c b) #s(literal 3/2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a b)))
(fma.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 a b)))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) a)))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b a))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) a) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 b a))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))) (neg.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))
(/.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) a) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))))) (neg.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a)) #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 #s(literal 1/3 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))))))
(/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a)))
(/.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))))
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a)))))
(/.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a)) #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 #s(literal 1/3 binary64) (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a))))
(/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a a))) (neg.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) a)
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) a)
(/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) a)
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a)) #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 #s(literal 1/3 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a a))))
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (/.f64 (/.f64 #s(literal 1 binary64) a) a))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (/.f64 #s(literal 1/3 binary64) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(+.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) a) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) a))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (-.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(fma.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(fma.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) a) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(fma.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (*.f64 #s(literal -2/3 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(fma.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) a (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(fma.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(fma.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) a (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) a))
(fma.f64 (*.f64 a #s(literal -2/3 binary64)) (/.f64 (/.f64 (/.f64 b a) a) c) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(fma.f64 (*.f64 a (/.f64 (/.f64 (/.f64 b a) a) c)) #s(literal -2/3 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))) (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (*.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (-.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))))
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) a) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) a) (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))) (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (*.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))))))
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (neg.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) a)) (neg.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) a)) (neg.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/3 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1/3 binary64) a)
(/.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a))
(+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))
(+.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))
(+.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))) (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c a))) #s(literal -2/3 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 (/.f64 (/.f64 (/.f64 b a) a) c) #s(literal -2/3 binary64) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))
(fma.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(fma.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -2/3 binary64) c) (/.f64 (/.f64 b a) a) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 b (*.f64 c a)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 a a)) (/.f64 b c) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 c (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(fma.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (/.f64 c b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (*.f64 b #s(literal -2/3 binary64))) (*.f64 (*.f64 b #s(literal -2/3 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (*.f64 a (*.f64 c a)))))
(/.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 c a)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 a (*.f64 c a)) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b)) (*.f64 (*.f64 a (*.f64 c a)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))))) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b)))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 c a))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (*.f64 b #s(literal -2/3 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (*.f64 a (*.f64 c a))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b) (*.f64 b #s(literal -2/3 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b) (*.f64 a (*.f64 c a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (*.f64 b #s(literal -2/3 binary64))) (*.f64 (*.f64 b #s(literal -2/3 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (*.f64 a (*.f64 c a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (neg.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c)))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (-.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 c a)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))) (neg.f64 (*.f64 (*.f64 a (*.f64 c a)) (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b)) (*.f64 (*.f64 a (*.f64 c a)) (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))))) (neg.f64 (*.f64 (*.f64 a (*.f64 c a)) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 c a))) (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (*.f64 b #s(literal -2/3 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))) b) (/.f64 (*.f64 b a) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 c a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (*.f64 a (*.f64 c a))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b) (*.f64 b #s(literal -2/3 binary64))))) (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b) (*.f64 a (*.f64 c a)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))))) (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/27 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (-.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)))))))
(*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) (/.f64 (/.f64 (/.f64 b a) a) c))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal -3 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64)))
(-.f64 (/.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 a #s(literal 1/3 binary64))) (/.f64 (/.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 a #s(literal 1/3 binary64))))
(-.f64 (/.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 a #s(literal 1/3 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (neg.f64 (/.f64 a #s(literal 1/3 binary64)))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (/.f64 a #s(literal 1/3 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 a #s(literal 1/3 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 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 3 binary64) (/.f64 a (-.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 #s(literal 3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (neg.f64 (/.f64 a #s(literal 1/3 binary64))))
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 a (-.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 b (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/3 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 (/.f64 a #s(literal 1/3 binary64)) (+.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 a #s(literal 1/3 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 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (neg.f64 (neg.f64 (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 #s(literal 3 binary64) (/.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 #s(literal 3 binary64) (/.f64 a (-.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 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #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 (-.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 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 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 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64))
(*.f64 (pow.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 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 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) a))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (/.f64 b a)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.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))))))))) a) (/.f64 (/.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))))))))) a))
(-.f64 (/.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))))))) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.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 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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (*.f64 a (/.f64 a b))) (/.f64 a (*.f64 a (/.f64 a b))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 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 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.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 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (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 (+.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b a)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.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))) #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)))))))) a))
(/.f64 (*.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))) #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 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.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)))))) a))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.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 #s(literal 0 binary64) a)))
(/.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 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 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.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) 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 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b #s(literal 1 binary64))) a)
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)) (neg.f64 (*.f64 a (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 b a))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.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))) #s(literal 1 binary64))) (neg.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)))))))) a)))
(/.f64 (neg.f64 (*.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))) #s(literal -1 binary64))) (neg.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 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 b a)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.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) a))) (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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))
(*.f64 (/.f64 #s(literal 1 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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.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) a))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.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)))) #s(literal -1 binary64)) (/.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 (pow.f64 (/.f64 a (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -3 binary64))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(-.f64 (/.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))))))))
(-.f64 (/.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))))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(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 #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 #s(literal -1 binary64) (neg.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))))))
(/.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 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b 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 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) 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 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(/.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 (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 (*.f64 b b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.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 (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 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(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))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fabs.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 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 (*.f64 b 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 b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/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/4 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 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 c a))))))
(*.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 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 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 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) c)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 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 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) c)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 3/2 binary64))))
(/.f64 #s(literal 3/2 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal 3/2 binary64)))))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(/.f64 #s(literal -3/2 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (neg.f64 (*.f64 c #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 3/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 c #s(literal 3/2 binary64))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3/2 binary64)))
(*.f64 #s(literal 3/2 binary64) (/.f64 c b))
(*.f64 (/.f64 c b) #s(literal 3/2 binary64))
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b #s(literal -2/3 binary64))))
(/.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 a (*.f64 c a)) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b #s(literal -2/3 binary64)))))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a (*.f64 c a)))
(/.f64 (neg.f64 (*.f64 b #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c a))))
(/.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c a))))
(/.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b a) a)) c)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c a))))
(/.f64 (*.f64 (/.f64 (/.f64 b a) a) #s(literal -2/3 binary64)) c)
(/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a a))
(/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c a))
(/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a a)) c)
(/.f64 #s(literal 2/3 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 c a)) b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 b #s(literal -2/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b a) a))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 b a) a) #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a)) (neg.f64 (*.f64 c a)))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) c))
(pow.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b #s(literal -2/3 binary64))) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c a))) #s(literal -2/3 binary64)))
(*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))
(*.f64 (/.f64 (/.f64 (/.f64 b a) a) c) #s(literal -2/3 binary64))
(*.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c a))))
(*.f64 (/.f64 #s(literal -2/3 binary64) c) (/.f64 (/.f64 b a) a))
(*.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 b (*.f64 c a)))
(*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 a a)) (/.f64 b c))
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 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 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) c)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))

simplify522.0ms (2.4%)

Algorithm
egg-herbie
Rules
6006×*-lowering-*.f32
6006×*-lowering-*.f64
3172×+-lowering-+.f64
3172×+-lowering-+.f32
1902×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0190513659
1682813524
0808613524
Stop Event
iter limit
node limit
Counts
720 → 720
Calls
Call 1
Inputs
(* -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))
(* 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/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 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (pow (sqrt -3) 2)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (pow (sqrt -3) 2)))))
(* -1/2 (/ (* a c) b))
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))) b)
(* -2/3 b)
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))
(* -1/2 (/ (* a c) b))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7)))))))))))
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+ (* -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)))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* 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)))) (+ (* -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)))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -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))))) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (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/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ (* a c) b))
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -1/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 (* a c)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+ (* -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)))))
(+ (* -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)))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* 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 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (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 (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (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/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))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (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))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* 3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))) (* 9/16 (* (pow a 3) (pow c 3))))) (pow b 6))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/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))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))
(* -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)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -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))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 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))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -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)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* 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/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (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))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
(* -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)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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))))) (pow a 2)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a 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 a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -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))))) (pow a 2))))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -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)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -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)))))) (* 3 (/ (+ (* -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))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(+ (* -1 (/ b (* a (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(/ 1/2 b)
(/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)
(/ (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2)))) b)
(/ (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) b)
(* 2/3 (/ b (* a c)))
(* -1 (* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c))))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c))))))))
(/ 1/2 b)
(+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(+ (* c (- (* 9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(+ (* c (- (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7)))))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(/ (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (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))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* a (pow (sqrt -3) 2)))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(* -1 (/ (+ (* -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)))) c))
(* -1 (/ (+ (* -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)))) c))
(/ 1/2 b)
(+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(+ (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(+ (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 7))) (* -27/128 (/ (pow c 3) (pow b 7)))))) (* -9/16 (/ (pow c 2) (pow b 5))))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(/ (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) a)
(/ (- (+ (* -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)))) (/ b (* c (pow (sqrt -3) 2)))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* c (pow (sqrt -3) 2)))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* -1 (/ b (* c (pow (sqrt 3) 2)))) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (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)) (/ (sqrt -1) (sqrt 3)))) a))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -1/2 c)
(* -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/32 (/ (* a (pow c 3)) (pow b 5))) (* 3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (- (* a (- (* -27/128 (/ (* a (pow c 4)) (pow b 7))) (* 9/32 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))))
(* 2/3 (/ b a))
(/ (+ (* 2/3 b) (* 8/9 (/ (pow b 3) (* a c)))) a)
(/ (- (+ (* 2/3 b) (* 32/27 (/ (pow b 5) (* (pow a 2) (pow c 2))))) (* -8/9 (/ (pow b 3) (* a c)))) a)
(/ (- (+ (* 2/3 b) (* 128/81 (/ (pow b 7) (* (pow a 3) (pow c 3))))) (+ (* -32/27 (/ (pow b 5) (* (pow a 2) (pow c 2)))) (* -8/9 (/ (pow b 3) (* a c))))) a)
(* 2/3 (/ b a))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (* a c))) (* -2/3 b)) a))
(* -1 (/ (+ (* -1 (/ (+ (* 8/9 (/ (pow b 3) c)) (* 32/27 (/ (pow b 5) (* a (pow c 2))))) a)) (* -2/3 b)) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -128/81 (/ (pow b 7) (* a (pow c 3)))) (* -32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) a)) (* -2/3 b)) a))
(* 2/3 (/ b a))
(* b (+ (* 8/9 (/ (pow b 2) (* (pow a 2) c))) (* 2/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* 32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c))))) (* 2/3 (/ 1 a))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 128/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))))) (* 2/3 (/ 1 a))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -1/2 c) (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* 3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -1/2 c) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 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 (/ (- (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 1/2 c)) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (- (+ (* 27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* 1/2 c)) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -9/32 (/ (* (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/32 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (- (* c (- (* -27/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/32 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* 2/3 (/ b a))
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* 2/3 (/ b a)) (* 32/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))) (* -8/9 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (* 2/3 (/ b a)) (* 128/81 (/ (pow b 7) (* (pow a 4) (pow c 3))))) (+ (* -32/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -8/9 (/ (pow b 3) (* (pow a 2) c)))))
(* 2/3 (/ b a))
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(+ (* -1 (/ (- (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)) (* 2/3 (/ b a)))
(+ (* -1 (/ (- (* -1 (/ (- (* 128/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)) (* 2/3 (/ b a)))
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 3/2 b)
(/ (+ 3/2 (* -2 (/ (pow b 2) (* a c)))) b)
(/ (+ 3/2 (* -2 (/ (pow b 2) (* a c)))) b)
(/ (+ 3/2 (* -2 (/ (pow b 2) (* a c)))) b)
(* -2 (/ b (* a c)))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(* -2 (/ b (* a c)))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/ 3/2 b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(/ 3/2 b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(* -2 (/ b (* a c)))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/ 3/2 b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(/ 3/2 b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(* 3/2 (/ c b))
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)
(* -2 (/ b a))
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(* -2 (/ b a))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -2 (/ b a))
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)
(* 3/2 (/ c b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(* 3/2 (/ c b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(* -2 (/ b a))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(* 3/2 (/ c b))
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))
(* 3/2 (/ c b))
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 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 (- (* a (- (* -1 (* a (+ (* 27/128 (/ (pow c 4) (pow b 7))) (* 27/64 (/ (pow c 4) (pow b 7)))))) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))))
(* 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))
(* 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)
(/ (- (+ (* -1 (/ (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/64 (* (pow a 3) (pow c 4)))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/64 (* (pow a 3) (pow c 4))) (* -27/128 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (- (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 27/128 (/ (pow a 3) (pow b 7))) (* 27/64 (/ (pow a 3) (pow b 7)))))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 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))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(* 3/8 (/ (* a c) (pow b 3)))
(* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(* 3/8 (/ (* a c) (pow b 3)))
(* -1 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(* 3/8 (/ (* a c) (pow b 3)))
(/ (+ (* 3/8 (* a c)) (* 1/2 (pow b 2))) (pow b 3))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(* -2/3 (/ b (* a c)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(* -2/3 (/ b (* a c)))
(* -1 (* b (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(* -2/3 (/ b (* a c)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(* 3/8 (/ (* a c) (pow b 3)))
(* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(* 3/8 (/ (* a c) (pow b 3)))
(* -1 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(/ 1/3 a)
(* 3/8 (/ c (pow b 3)))
(/ (+ (* 3/8 c) (* 1/2 (/ (pow b 2) a))) (pow b 3))
(/ (+ (* 3/8 c) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) (* (pow a 2) c))) (* 1/2 (/ 1 a))))) (pow b 3))
(/ (+ (* 3/8 c) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) (* (pow a 2) c))) (* 1/2 (/ 1 a))))) (pow b 3))
(* -2/3 (/ b (* (pow a 2) c)))
(* b (- (* 1/2 (/ 1 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))
(* b (- (+ (* 3/8 (/ c (pow b 4))) (/ 1/2 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))
(* b (- (+ (* 3/8 (/ c (pow b 4))) (/ 1/2 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))
(* -2/3 (/ b (* (pow a 2) c)))
(* -1 (* b (- (* 2/3 (/ 1 (* (pow a 2) c))) (* 1/2 (/ 1 (* a (pow b 2)))))))
(* -1 (* b (- (+ (* -3/8 (/ c (pow b 4))) (* 2/3 (/ 1 (* (pow a 2) c)))) (/ 1/2 (* a (pow b 2))))))
(* -1 (* b (- (+ (* -3/8 (/ c (pow b 4))) (* 2/3 (/ 1 (* (pow a 2) c)))) (/ 1/2 (* a (pow b 2))))))
(* -2/3 (/ b (* (pow a 2) c)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) (pow a 2))
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) (pow a 2))
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) (pow a 2))
(* 3/8 (/ c (pow b 3)))
(+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))
(+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b))))
(+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b))))
(* 3/8 (/ c (pow b 3)))
(+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))
(+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3))))
(+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3))))
(* -2/3 (/ b (* (pow a 2) c)))
(/ (+ (* -2/3 (/ b (pow a 2))) (* 1/2 (/ c (* a b)))) c)
(/ (+ (* -2/3 (/ b (pow a 2))) (* c (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) c)
(/ (+ (* -2/3 (/ b (pow a 2))) (* c (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) c)
(* 3/8 (/ c (pow b 3)))
(* c (+ (* 1/2 (/ 1 (* a (* b c)))) (* 3/8 (/ 1 (pow b 3)))))
(* c (+ (* -2/3 (/ b (* (pow a 2) (pow c 2)))) (+ (/ 1/2 (* a (* b c))) (* 3/8 (/ 1 (pow b 3))))))
(* c (+ (* -2/3 (/ b (* (pow a 2) (pow c 2)))) (+ (/ 1/2 (* a (* b c))) (* 3/8 (/ 1 (pow b 3))))))
(* 3/8 (/ c (pow b 3)))
(* c (+ (* 3/8 (/ 1 (pow b 3))) (* 1/2 (/ 1 (* a (* b c))))))
(* -1 (* c (- (* -1 (/ (+ (* -2/3 (/ b (* (pow a 2) c))) (* 1/2 (/ 1 (* a b)))) c)) (* 3/8 (/ 1 (pow b 3))))))
(* -1 (* c (- (* -1 (/ (+ (* -2/3 (/ b (* (pow a 2) c))) (* 1/2 (/ 1 (* a b)))) c)) (* 3/8 (/ 1 (pow b 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)))))))
(* (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))
(+ (* -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)))
(* -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))))))
(* (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))
(* -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/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* 3/2 (/ c b))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -2/3 (/ b (* (pow a 2) c)))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
Outputs
(* -1 (* (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 (/.f64 b 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 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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) a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 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 (/.f64 #s(literal 1 binary64) a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (neg.f64 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 c a)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 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 #s(literal -3/8 binary64) (/.f64 (*.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 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 #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 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) 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)))))
(neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) 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)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) 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 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (+.f64 (*.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #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 #s(literal -9/16 binary64) (/.f64 (*.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))) (* 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 (/.f64 b 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 (neg.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 (/.f64 b 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 (neg.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 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (+.f64 (neg.f64 (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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))) (neg.f64 (/.f64 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 (*.f64 (sqrt.f64 (/.f64 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)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) (*.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 c a)))) (/.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 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 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 (*.f64 c b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c)))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 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 c #s(literal -1/2 binary64)) 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 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.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 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c a))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c (pow.f64 a #s(literal 5 binary64)))))) (/.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 c a))) (*.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 a (*.f64 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 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (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 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #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 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))))) a))) a)) a)) a))
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (pow (sqrt -3) 2)))))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 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 c a)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))))))))
(* -1/2 (/ (* a c) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b))
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -27/32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/32 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 -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c a) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/128 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 b)
(*.f64 b #s(literal -2/3 binary64))
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2/3 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2/3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))))))
(* -1/2 (/ (* a c) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b))
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7)))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)))))))))
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -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)))))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c a))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* 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)))) (+ (* -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)))))))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.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 c a))) (*.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 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (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 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))
(+ (* -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))))) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (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 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 (*.f64 c b) (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) 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/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (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 c a)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 (/.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)))) c) (/.f64 (*.f64 c b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) c)))
(* -1/2 (/ (* a c) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b))
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (+ (* -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 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 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 (* a c)) (/ 1 (sqrt -3))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))))
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))
(+ (* -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)))))
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c a))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))
(+ (* -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)))))))
(+.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c (pow.f64 a #s(literal 5 binary64)))))) (/.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 c a))) (*.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 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))))))
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (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 #s(literal -1 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (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 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* 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 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (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 c a)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) a) (*.f64 a (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a)))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.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 (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 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 (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (*.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 -3 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 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 c a)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.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 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (/.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))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.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)) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -135/128 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 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* 3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))) (* 9/16 (* (pow a 3) (pow c 3))))) (pow b 6))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 c a)) (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))
(* 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 b) #s(literal -3/2 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 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))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))
(*.f64 c (+.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.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 3 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.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)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 c c)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -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))))))
(+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 #s(literal 3 binary64) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.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 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 c c)))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.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 binary64) b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))
(+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 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))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.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 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 c b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) c))) c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -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)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* 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/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 c b)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))))) c)) c))) c)))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) 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 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))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
(*.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 3 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)))))))))
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))
(*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.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)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -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))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 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 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 a a)))))
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a 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 a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -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))))) (pow a 2))))))
(+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 #s(literal 3 binary64) b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 a a)))))
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.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 binary64) b) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))
(+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -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)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.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 #s(literal 3 binary64) (+.f64 (*.f64 a (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) a))) a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -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)))))) (* 3 (/ (+ (* -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))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))
(+.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 binary64) (*.f64 a (/.f64 b (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (+.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))))) a)) a))) a)))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(+ (* -1 (/ b (* a (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (neg.f64 b) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))
(+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))))))
(/ 1/2 b)
(/.f64 #s(literal 1/2 binary64) b)
(/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b b))) b)
(/ (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2)))) b)
(/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)))) b)
(/ (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))) b)
(/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* 2/3 (/ b (* a c)))
(*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 c a)))
(* -1 (* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c))))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a)))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c))))))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 (*.f64 c 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))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
(/ 1/2 b)
(/.f64 #s(literal 1/2 binary64) b)
(+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* c (- (* 9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))
(+ (* c (- (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7)))))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))) (/.f64 (*.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 b (*.f64 b b)))))))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(/ (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) c)
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) c)
(/.f64 (+.f64 (neg.f64 (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (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))) (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* a (pow (sqrt -3) 2)))))) c)
(/.f64 (+.f64 (neg.f64 (/.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 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c))
(* -1 (/ (+ (* -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)))) c))
(neg.f64 (/.f64 (+.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 (*.f64 (sqrt.f64 (/.f64 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)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c))) c))
(* -1 (/ (+ (* -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)))) c))
(neg.f64 (/.f64 (+.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 c a)))) (/.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 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 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 (*.f64 c b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) c))) c))
(/ 1/2 b)
(/.f64 #s(literal 1/2 binary64) b)
(+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))))
(+ (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 7))) (* -27/128 (/ (pow c 3) (pow b 7)))))) (* -9/16 (/ (pow c 2) (pow b 5))))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))
(+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64))) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))))
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(/ (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))) a)
(/ (- (+ (* -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)))) (/ b (* c (pow (sqrt -3) 2)))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))))) a)
(/ (- (+ (* -1 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* c (pow (sqrt -3) 2)))))) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* -1 (/ b (* c (pow (sqrt 3) 2)))) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) a))
(neg.f64 (/.f64 (+.f64 (/.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 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64)))))) a))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (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)) (/ (sqrt -1) (sqrt 3)))) a))
(neg.f64 (/.f64 (+.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 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 (/.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)))) a) (/.f64 (*.f64 a b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 2 binary64))))))) a)) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -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 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (- (* -9/32 (/ (* 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/32 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 (- (* a (- (* -27/128 (/ (* a (pow c 4)) (pow b 7))) (* 9/32 (/ (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 a (-.f64 (/.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* 2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal 2/3 binary64))
(/ (+ (* 2/3 b) (* 8/9 (/ (pow b 3) (* a c)))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))) a)
(/ (- (+ (* 2/3 b) (* 32/27 (/ (pow b 5) (* (pow a 2) (pow c 2))))) (* -8/9 (/ (pow b 3) (* a c)))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) a)
(/ (- (+ (* 2/3 b) (* 128/81 (/ (pow b 7) (* (pow a 3) (pow c 3))))) (+ (* -32/27 (/ (pow b 5) (* (pow a 2) (pow c 2)))) (* -8/9 (/ (pow b 3) (* a c))))) a)
(/.f64 (-.f64 (+.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 128/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))))) a)
(* 2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal 2/3 binary64))
(* -1 (/ (+ (* -8/9 (/ (pow b 3) (* a c))) (* -2/3 b)) a))
(neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))) a))
(* -1 (/ (+ (* -1 (/ (+ (* 8/9 (/ (pow b 3) c)) (* 32/27 (/ (pow b 5) (* a (pow c 2))))) a)) (* -2/3 b)) a))
(neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) a))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -128/81 (/ (pow b 7) (* a (pow c 3)))) (* -32/27 (/ (pow b 5) (pow c 2)))) a)) (* 8/9 (/ (pow b 3) c))) a)) (* -2/3 b)) a))
(neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -128/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))) a)) a))
(* 2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal 2/3 binary64))
(* b (+ (* 8/9 (/ (pow b 2) (* (pow a 2) c))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))))
(* b (+ (* (pow b 2) (+ (* 32/27 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (* 8/9 (/ 1 (* (pow a 2) c))))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.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 c (*.f64 a a)))))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (* 128/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))))) (* 2/3 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 128/81 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))))
(* -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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (- (+ (* -1/2 c) (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* 3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (- (+ (* -1/2 c) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b))
(* -1 (/ (- (+ (* 9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 1/2 c)) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/32 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
(* -1 (/ (- (+ (* 27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* 1/2 c)) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -9/32 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 27/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (- (* -9/32 (/ (* (pow a 2) c) (pow b 5))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/32 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (- (* c (- (* -27/128 (/ (* (pow a 3) c) (pow b 7))) (* 9/32 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal -9/32 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal 2/3 binary64))
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (*.f64 (/.f64 b a) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a))))
(- (+ (* 2/3 (/ b a)) (* 32/27 (/ (pow b 5) (* (pow a 3) (pow c 2))))) (* -8/9 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (*.f64 (/.f64 b a) #s(literal 2/3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))))
(- (+ (* 2/3 (/ b a)) (* 128/81 (/ (pow b 7) (* (pow a 4) (pow c 3))))) (+ (* -32/27 (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -8/9 (/ (pow b 3) (* (pow a 2) c)))))
(-.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 128/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* 2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal 2/3 binary64))
(+ (* 2/3 (/ b a)) (* 8/9 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (*.f64 (/.f64 b a) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a))))
(+ (* -1 (/ (- (* -32/27 (/ (pow b 5) (* (pow a 3) c))) (* 8/9 (/ (pow b 3) (pow a 2)))) c)) (* 2/3 (/ b a)))
(+.f64 (*.f64 (/.f64 b a) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)))) c))
(+ (* -1 (/ (- (* -1 (/ (- (* 128/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)) (* 2/3 (/ b a)))
(+.f64 (*.f64 (/.f64 b a) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 128/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) c)) (/.f64 (*.f64 #s(literal -8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)))) c))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 3/2 b)
(/.f64 #s(literal 3/2 binary64) b)
(/ (+ 3/2 (* -2 (/ (pow b 2) (* a c)))) b)
(/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) b)
(/ (+ 3/2 (* -2 (/ (pow b 2) (* a c)))) b)
(/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) b)
(/ (+ 3/2 (* -2 (/ (pow b 2) (* a c)))) b)
(/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) b)
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a)))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(*.f64 b (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (*.f64 c a))))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(*.f64 b (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (*.f64 c a))))
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))
(*.f64 b (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (*.f64 c a))))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a)))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b))))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b))))
(* -1 (* b (- (* 2 (/ 1 (* a c))) (* 3/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b))))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)) a)
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)) a)
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)) a)
(/ 3/2 b)
(/.f64 #s(literal 3/2 binary64) b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(/ 3/2 b)
(/.f64 #s(literal 3/2 binary64) b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(* -2 (/ b (* a c)))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) c)
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) c)
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) c)
(/ 3/2 b)
(/.f64 #s(literal 3/2 binary64) b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(/ 3/2 b)
(/.f64 #s(literal 3/2 binary64) b)
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 3/2 binary64))) b)
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 3/2 binary64))) b)
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 3/2 binary64))) b)
(* -2 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2 binary64))
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 b (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal 2 binary64) a)))
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 b (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal 2 binary64) a)))
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))
(*.f64 b (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal 2 binary64) a)))
(* -2 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2 binary64))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b))))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b))))
(* -2 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2 binary64))
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 3/2 binary64))) a)
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 3/2 binary64))) a)
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 3/2 binary64))) a)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(* -2 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2 binary64))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(+ (* -2 (/ b a)) (* 3/2 (/ c b)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) b)))
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) b)))
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c a)) (/.f64 #s(literal 3/2 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 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 c #s(literal -1/2 binary64)) 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 (- (* a (- (* -1 (* a (+ (* 27/128 (/ (pow c 4) (pow b 7))) (* 27/64 (/ (pow c 4) (pow b 7)))))) (* 9/16 (/ (pow c 3) (pow b 5))))) (* 3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 81/128 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c 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 c (*.f64 a a)))
(/ (+ (* -32/27 (/ (pow b 5) (* a (pow c 2)))) (* 8/9 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c 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))
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(* (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 #s(literal 8/9 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -32/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c 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 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 256/81 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.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 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -512/81 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 256/81 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal 32/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* -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 #s(literal -3/8 binary64) (/.f64 (*.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 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (- (+ (* -1 (/ (+ (* 27/128 (* (pow a 3) (pow c 4))) (* 27/64 (* (pow a 3) (pow c 4)))) (pow b 6))) (* -1/2 c)) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 81/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) b))
(* -1 (/ (- (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/64 (* (pow a 3) (pow c 4))) (* -27/128 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -81/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 27/128 (/ (pow a 3) (pow b 7))) (* 27/64 (/ (pow a 3) (pow b 7)))))) (* 9/16 (/ (pow a 2) (pow b 5))))) (* 3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 81/128 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.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 c (*.f64 a a)))
(/ (+ (* -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 c (*.f64 a (*.f64 a a)))) (/.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 (*.f64 c c) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))))) 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 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -256/81 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))))) c)
(* 8/9 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 8/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(* -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 c (*.f64 a (*.f64 a a)))) (/.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 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -32/27 binary64) (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)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) #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 (*.f64 #s(literal -32/27 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) c))) c))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) a)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) a)
(* 3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b))))
(* a (+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b))))
(* 3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))) a))))
(* -1 (* a (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* -3/8 (/ c (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))) a))))
(* 3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a c)) (* 1/2 (pow b 2))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 (* a c)) (* (pow b 2) (+ 1/2 (* -2/3 (/ (pow b 2) (* a c)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))))) (*.f64 b (*.f64 b b)))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a)))))
(* b (- (+ (* 3/8 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a)))))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))
(* -1 (* b (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))))
(* -1 (* b (- (+ (* -3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))))
(* -2/3 (/ b (* a c)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))
(/ (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) c)
(/ (+ (* -2/3 (/ b a)) (* c (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) c)
(* 3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b)))))
(* c (+ (* -2/3 (/ b (* a (pow c 2)))) (+ (* 3/8 (/ a (pow b 3))) (/ 1/2 (* b c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b)))))
(* 3/8 (/ (* a c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) c)) (* -3/8 (/ a (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a)))) c))))
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(/ 1/3 a)
(/.f64 #s(literal 1/3 binary64) a)
(* 3/8 (/ c (pow b 3)))
(/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 c) (* 1/2 (/ (pow b 2) a))) (pow b 3))
(/.f64 (+.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 c) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) (* (pow a 2) c))) (* 1/2 (/ 1 a))))) (pow b 3))
(/.f64 (+.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* 3/8 c) (* (pow b 2) (+ (* -2/3 (/ (pow b 2) (* (pow a 2) c))) (* 1/2 (/ 1 a))))) (pow b 3))
(/.f64 (+.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b b)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* b (- (* 1/2 (/ 1 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) (*.f64 c (*.f64 a a)))))
(* b (- (+ (* 3/8 (/ c (pow b 4))) (/ 1/2 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))
(*.f64 b (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 2/3 binary64) (*.f64 c (*.f64 a a)))))
(* b (- (+ (* 3/8 (/ c (pow b 4))) (/ 1/2 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))
(*.f64 b (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 2/3 binary64) (*.f64 c (*.f64 a a)))))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -1 (* b (- (* 2/3 (/ 1 (* (pow a 2) c))) (* 1/2 (/ 1 (* a (pow b 2)))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* b (- (+ (* -3/8 (/ c (pow b 4))) (* 2/3 (/ 1 (* (pow a 2) c)))) (/ 1/2 (* a (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))))
(* -1 (* b (- (+ (* -3/8 (/ c (pow b 4))) (* 2/3 (/ 1 (* (pow a 2) c)))) (/ 1/2 (* a (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(/ (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 a a))
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 a a))
(/ (+ (* -2/3 (/ b c)) (* a (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 a a))
(* 3/8 (/ c (pow b 3)))
(/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b))))
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))
(+ (* -2/3 (/ b (* (pow a 2) c))) (+ (* 3/8 (/ c (pow b 3))) (/ 1/2 (* a b))))
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))
(* 3/8 (/ c (pow b 3)))
(/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (/ (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))) a)) (* 3/8 (/ c (pow b 3))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) b)) a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(/ (+ (* -2/3 (/ b (pow a 2))) (* 1/2 (/ c (* a b)))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) c)
(/ (+ (* -2/3 (/ b (pow a 2))) (* c (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a))) (*.f64 c (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))) c)
(/ (+ (* -2/3 (/ b (pow a 2))) (* c (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) c)
(/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a))) (*.f64 c (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))) c)
(* 3/8 (/ c (pow b 3)))
(/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(* c (+ (* 1/2 (/ 1 (* a (* b c)))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* c (+ (* -2/3 (/ b (* (pow a 2) (pow c 2)))) (+ (/ 1/2 (* a (* b c))) (* 3/8 (/ 1 (pow b 3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2/3 (/ b (* (pow a 2) (pow c 2)))) (+ (/ 1/2 (* a (* b c))) (* 3/8 (/ 1 (pow b 3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))))))
(* 3/8 (/ c (pow b 3)))
(/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))
(* c (+ (* 3/8 (/ 1 (pow b 3))) (* 1/2 (/ 1 (* a (* b c))))))
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* c (- (* -1 (/ (+ (* -2/3 (/ b (* (pow a 2) c))) (* 1/2 (/ 1 (* a b)))) c)) (* 3/8 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))) c)) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -1 (* c (- (* -1 (/ (+ (* -2/3 (/ b (* (pow a 2) c))) (* 1/2 (/ 1 (* a b)))) c)) (* 3/8 (/ 1 (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))) c)) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 b b) (pow.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))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/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 #s(literal -3/8 binary64) (/.f64 (*.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 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.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 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -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 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 c #s(literal -1/2 binary64)) 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 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) 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))) (*.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))))) (neg.f64 (/.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 #s(literal -1 binary64) (+.f64 (*.f64 b #s(literal 1/3 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #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 -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 #s(literal -9/16 binary64) (/.f64 (*.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 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 b (*.f64 c a)) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 b (*.f64 c a)) #s(literal -1/3 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 binary64) c) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (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))))
(* (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))) (/.f64 (neg.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 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 (/.f64 (*.f64 b b) (pow.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))) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)))))) (/.f64 #s(literal 1 binary64) a))))
(* -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)) (*.f64 b b)) #s(literal -9/8 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)) (*.f64 b b)) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.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 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2 binary64))
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b))))
(* -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 c #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 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 c #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -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 #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 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 (+ (* -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 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 (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))) (/.f64 (neg.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 (/.f64 #s(literal 1 binary64) (*.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 (*.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)))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -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))))
(*.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 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)))
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (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 c a))) (/.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 (*.f64 (*.f64 #s(literal -1 binary64) (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 (*.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)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal 1/8 binary64))) a))) a))
(* -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 a (/.f64 c (*.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 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c a)))))
(* 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 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/8 binary64)))))
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1 binary64) (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 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ 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 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.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 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))))
(* (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))) (neg.f64 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 b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.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 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (/.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))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.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 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 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))))
(* -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 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (/.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 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (/.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 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) 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 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 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (neg.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 (/.f64 #s(literal 1 binary64) (*.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 (*.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)))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -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 c a)) (*.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)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) a))))
(* -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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 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))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))))
(* 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 b) #s(literal -3/2 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 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 a b) #s(literal -3/2 binary64)) (*.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 (neg.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.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)) (pow.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.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))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.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 c a))) (/.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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))))
(* 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 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (/.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 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (/.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 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))))
(* -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 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (/.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 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) (/.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 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) 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 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 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.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)) (pow.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)) (pow.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 (/.f64 #s(literal 1 binary64) (*.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 c a)) (*.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 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.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 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))
(+ 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 b) #s(literal -3/2 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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)) (pow.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))))))))
(* -1 (* (sqrt (* a c)) (* (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 (+ (* 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1/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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.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))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))))))))
(* -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))
(* -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))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a)))
(* -2/3 (/ b (* (pow a 2) c)))
(/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a 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))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 c a))

eval258.0ms (1.2%)

Compiler

Compiled 45029 to 4701 computations (89.6% saved)

prune467.0ms (2.2%)

Pruning

89 alts after pruning (83 fresh and 6 done)

PrunedKeptTotal
New1443531496
Fresh333063
Picked235
Done033
Total1478891567
Accuracy
100.0%
Counts
1567 → 89
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.4%
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) a) #s(literal 3 binary64))
79.4%
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) #s(literal 3 binary64)) a)
99.2%
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) #s(literal 3 binary64))
89.5%
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) (/.f64 #s(literal 1 binary64) c))
93.1%
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) c))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 3 binary64))
33.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) #s(literal 3 binary64)) a)
79.4%
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3 binary64)) a)
99.5%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
79.5%
(/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) #s(literal 3 binary64))
79.5%
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 3 binary64)) a)
93.2%
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 a #s(literal 1/3 binary64)))
89.7%
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) a)
93.0%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 (*.f64 a a) c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))))
79.4%
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
89.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 3/2 binary64))) b) c))
89.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 3/2 binary64))) a) c))
89.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 #s(literal -2 binary64) (/.f64 a b))) c))
89.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b)) a))
89.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) c))
89.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) b))
79.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) c))
89.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))))))
89.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)))
89.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a) #s(literal 3 binary64)))
89.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) c) #s(literal 3 binary64)))
33.2%
(/.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)))
79.3%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))) #s(literal 3 binary64)))
89.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (*.f64 c a)))))
79.5%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
93.3%
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)) a)
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) a)
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))))) a))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) a))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) c))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))))) (*.f64 b (*.f64 b b))))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) (*.f64 b (*.f64 b b))))
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) b)) c))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) c))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)))) c))
79.4%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) c))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))))))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a)))))
89.5%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 a a))))
92.9%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (/.f64 (+.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 b (*.f64 b b)))))
89.6%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) c)))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a a))) (*.f64 c (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))) c)))
93.1%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 a a)) c) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))))
93.0%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c))))))
93.2%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) b)) a)))))
93.0%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)))))
89.5%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) (*.f64 c (*.f64 a a)))))))
79.4%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a))))
32.7%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) #s(literal 3 binary64))
33.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (/.f64 a #s(literal 1/3 binary64)))
33.1%
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 3 binary64) a))
93.2%
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) c) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))
99.1%
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
79.7%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
93.1%
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) a)
93.3%
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) a)
79.5%
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)) a)
79.4%
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a))
79.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
79.6%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
79.4%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
89.6%
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c))) c)))
33.2%
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
93.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c))
33.2%
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
33.2%
(/.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))
32.4%
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64)))
95.1%
(-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
89.7%
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 #s(literal 3/2 binary64) (/.f64 b c)))) c)
99.3%
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a))
79.4%
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) (/.f64 #s(literal 1 binary64) b))
93.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c)))
93.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 (/.f64 b a) a) c)) (+.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (/.f64 (/.f64 #s(literal 1 binary64) a) a))
93.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a)) c)
33.2%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b))
79.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
99.2%
(*.f64 (/.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 c a) (/.f64 a #s(literal 1/3 binary64))))
33.2%
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)))
94.8%
(*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) c)
89.4%
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
94.8%
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal -1/2 binary64) b))))
93.1%
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)))
79.3%
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a b)))
Compiler

Compiled 8776 to 2461 computations (72% saved)

regimes369.0ms (1.7%)

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

5 calls:

85.0ms
c
81.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))
69.0ms
a
57.0ms
(*.f64 #s(literal 3 binary64) a)
51.0ms
b
Results
AccuracySegmentsBranch
99.5%1a
99.5%1b
99.5%1c
99.5%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.5%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes213.0ms (1%)

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

5 calls:

42.0ms
a
38.0ms
c
36.0ms
b
35.0ms
(*.f64 #s(literal 3 binary64) a)
33.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Results
AccuracySegmentsBranch
95.1%1a
95.1%1b
95.1%1c
95.1%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
95.1%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes199.0ms (0.9%)

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

3 calls:

80.0ms
c
47.0ms
b
33.0ms
a
Results
AccuracySegmentsBranch
94.8%1a
94.8%1b
94.8%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes133.0ms (0.6%)

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

3 calls:

46.0ms
a
40.0ms
c
32.0ms
b
Results
AccuracySegmentsBranch
94.8%1a
94.8%1b
94.8%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes113.0ms (0.5%)

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

3 calls:

45.0ms
a
28.0ms
c
27.0ms
b
Results
AccuracySegmentsBranch
93.3%1a
93.3%1b
93.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes117.0ms (0.5%)

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

3 calls:

39.0ms
a
34.0ms
b
23.0ms
c
Results
AccuracySegmentsBranch
93.3%1c
93.3%1a
93.3%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes124.0ms (0.6%)

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

3 calls:

39.0ms
a
38.0ms
c
20.0ms
b
Results
AccuracySegmentsBranch
93.3%1a
93.3%1b
93.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes63.0ms (0.3%)

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

3 calls:

19.0ms
b
19.0ms
c
18.0ms
a
Results
AccuracySegmentsBranch
93.2%1c
93.2%1b
93.2%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes97.0ms (0.4%)

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

3 calls:

49.0ms
c
19.0ms
b
17.0ms
a
Results
AccuracySegmentsBranch
93.2%1a
93.2%1c
93.2%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes73.0ms (0.3%)

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

3 calls:

31.0ms
a
19.0ms
b
17.0ms
c
Results
AccuracySegmentsBranch
93.1%1a
93.1%1b
93.1%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes75.0ms (0.3%)

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

3 calls:

34.0ms
b
21.0ms
a
16.0ms
c
Results
AccuracySegmentsBranch
89.7%1b
89.7%1c
89.7%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes25.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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) #s(literal 3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)) a)
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -9 binary64)) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a c))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) c))
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)) #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 (*.f64 c a) #s(literal -3/2 binary64)) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) a) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c))) #s(literal 3 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -9 binary64))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3 binary64)) a)
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
Outputs
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
Calls

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes27.0ms (0.1%)

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

3 calls:

11.0ms
c
7.0ms
b
7.0ms
a
Results
AccuracySegmentsBranch
79.7%1a
79.7%1b
79.7%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
79.5%1a
79.5%1c
79.5%1b
Compiler

Compiled 12 to 9 computations (25% saved)

simplify37.0ms (0.2%)

Algorithm
egg-herbie
Rules
126×*-commutative_binary64
74×+-commutative_binary64
46×sub-neg_binary64
44×neg-sub0_binary64
40×neg-mul-1_binary64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0118436
1188435
2211434
3249434
4285434
5321434
6344434
7353434
8355434
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
(-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal -1/2 binary64) b))))
(*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) c)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)) a)
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) a)
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a)) c)
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
(/.f64 (/.f64 (*.f64 c a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a)
(-.f64 (*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))) (*.f64 c c)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal -1/2 binary64) b))))
(*.f64 (+.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b))))))) (/.f64 #s(literal -1/2 binary64) b)) c)
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/6 binary64)) (*.f64 a b)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) b))))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) c)) a)
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))) a)
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a) c))
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))))))) c))
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))) a)) c)
(*.f64 c (/.f64 #s(literal 1/3 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) (*.f64 c (-.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)))))))))
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c a))) (/.f64 #s(literal 3/2 binary64) b)))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1/2 binary64)) b))
(*.f64 c (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))

soundness5.2s (23.9%)

Rules
7486×*-lowering-*.f32
7486×*-lowering-*.f64
6860×*-lowering-*.f32
6860×*-lowering-*.f64
6006×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
056276
1336267
22832267
08493267
05583361
119153319
272543319
080983319
0327231075
0822431075
0190513659
1682813524
0808613524
01216
13015
26915
316815
429215
552115
6103415
7221715
8522615
9777815
0819415
067537
1450467
24807467
08427467
075526
1473464
24143460
08458460
0306233336
0875433336
01348
16248
253348
3751848
0881048
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
iter limit
node limit
Compiler

Compiled 894 to 442 computations (50.6% saved)

preprocess118.0ms (0.5%)

Compiler

Compiled 916 to 254 computations (72.3% saved)

end0.0ms (0%)

Profiling

Loading profile data...