Cubic critical, medium range

Time bar (total: 18.5s)

analyze361.0ms (2%)

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

Compiled 43 to 25 computations (41.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 207.0ms
...c/correct-round.rkt:119:19: 48.0ms (23.2% of total)
ival-mult: 46.0ms (22.3% of total)
ival-neg: 33.0ms (16% of total)
ival-<: 30.0ms (14.5% of total)
ival-div: 12.0ms (5.8% of total)
ival-sqrt: 12.0ms (5.8% of total)
ival-add: 8.0ms (3.9% of total)
ival-sub: 8.0ms (3.9% of total)
ival-and: 7.0ms (3.4% of total)
const: 2.0ms (1% of total)
backward-pass: 1.0ms (0.5% of total)

sample3.1s (16.6%)

Results
1.9s6087×1valid
401.0ms2169×0valid
169.0ms1127×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.0s
ival-mult: 475.0ms (24.3% of total)
ival-<: 346.0ms (17.7% of total)
...c/correct-round.rkt:119:19: 243.0ms (12.4% of total)
ival-sqrt: 192.0ms (9.8% of total)
ival-div: 147.0ms (7.5% of total)
ival-sub: 141.0ms (7.2% of total)
backward-pass: 129.0ms (6.6% of total)
ival-neg: 113.0ms (5.8% of total)
ival-add: 109.0ms (5.6% of total)
ival-and: 45.0ms (2.3% of total)
const: 13.0ms (0.7% of total)
Bogosity

preprocess189.0ms (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))

explain241.0ms (1.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2351(7.181354036377238e-11 1.3678993823876928e-8 7.606755606909107e-9)0-(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
00-0-(*.f64 #s(literal 3 binary64) a)
00-0-b
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
00-0-(neg.f64 b)
00-0-(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
00-0-c
00-0-(*.f64 b b)
00-0-(*.f64 (*.f64 #s(literal 3 binary64) a) c)
00-0-#s(literal 3 binary64)
00-0-a
Results
107.0ms380×1valid
15.0ms132×0valid
Compiler

Compiled 160 to 38 computations (76.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 57.0ms
ival-mult: 19.0ms (33.5% of total)
backward-pass: 8.0ms (14.1% of total)
ival-div: 7.0ms (12.3% of total)
ival-sqrt: 7.0ms (12.3% of total)
ival-neg: 5.0ms (8.8% of total)
ival-sub: 5.0ms (8.8% of total)
ival-add: 5.0ms (8.8% of total)
const: 1.0ms (1.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
31.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
31.2%
(/.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))
Compiler

Compiled 39 to 25 computations (35.9% saved)

simplify159.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 8 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))
cost-diff0
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
cost-diff0
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
cost-diff64
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
cost-diff64
(/.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))
Rules
2488×fnmadd-define
1478×fnmsub-define
1360×fma-define
1348×fmm-def
1328×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
019126
148122
2108122
3205122
4343122
5586122
61144122
72351122
85045122
97110122
08229122
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
(neg b)
b
(sqrt (- (* b b) (* (* 3 a) c)))
(- (* b b) (* (* 3 a) c))
(* b b)
(* (* 3 a) c)
(* 3 a)
3
a
c
(/ (- (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
(/ (+ (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))
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(sqrt (- (* b b) (* (* 3 a) c)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(- (* b b) (* (* 3 a) c))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
(* (* 3 a) c)
(*.f64 #s(literal 3 binary64) (*.f64 a c))
(* 3 a)
(*.f64 #s(literal 3 binary64) a)
3
#s(literal 3 binary64)
a
c
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 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))
(- (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 #s(literal 3 binary64) a)
3
#s(literal 3 binary64)

localize206.0ms (1.1%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.6%
(*.f64 a (*.f64 c #s(literal -3 binary64)))
accuracy99.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a))
accuracy31.3%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
accuracy99.8%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
accuracy99.5%
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
accuracy99.4%
(/.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))
accuracy31.3%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
Results
115.0ms190×1valid
14.0ms66×0valid
Compiler

Compiled 136 to 20 computations (85.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 82.0ms
ival-mult: 29.0ms (35.3% of total)
ival-add: 18.0ms (21.9% of total)
ival-sqrt: 15.0ms (18.2% of total)
backward-pass: 7.0ms (8.5% of total)
ival-div: 6.0ms (7.3% of total)
ival-sub: 5.0ms (6.1% of total)
ival-neg: 3.0ms (3.6% of total)
const: 1.0ms (1.2% of total)

series33.0ms (0.2%)

Counts
10 → 336
Calls
Call 1
Inputs
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))>
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))>
#<alt (sqrt (- (* b b) (* (* 3 a) c)))>
#<alt (- (* b b) (* (* 3 a) c))>
#<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 (* (* 3 a) c)>
#<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 (- (pow b 2) (* 3 (* a c)))>
#<alt (- (pow b 2) (* 3 (* a c)))>
#<alt (- (pow b 2) (* 3 (* a c)))>
#<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 (- (/ (pow b 2) a) (* 3 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))>
#<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 (- (/ (pow b 2) c) (* 3 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))>
#<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 (* 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))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<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

84 calls:

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

rewrite448.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
2588×/-lowering-/.f32
2588×/-lowering-/.f64
2512×*-lowering-*.f32
2512×*-lowering-*.f64
1756×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
019100
111796
2108996
0876396
Stop Event
iter limit
node limit
Counts
10 → 777
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
(sqrt (- (* b b) (* (* 3 a) c)))
(- (* b b) (* (* 3 a) c))
(/ (- (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)))
(* (* 3 a) c)
(* a (* c -3))
Outputs
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(-.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 #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 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.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 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.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 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.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 #s(literal 3 binary64) a)))
(-.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 #s(literal 3 binary64) a)) (/.f64 (/.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.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 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 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 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.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 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 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))))
(/.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 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 (*.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 (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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.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 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 (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 3 binary64) a) (+.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 (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 #s(literal 3 binary64) a) (+.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 (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 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) 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 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 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 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.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 (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 (+.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 #s(literal 3 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 1 binary64) (/.f64 (*.f64 (+.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 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (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) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (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) a))))
(/.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 #s(literal 3 binary64) a))))
(/.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.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 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 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 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))))) b) #s(literal 3 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.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 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 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)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 #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 #s(literal 3 binary64) a) (+.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 #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 (*.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 #s(literal 3 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)))) (neg.f64 (*.f64 (+.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 #s(literal 3 binary64) a))))
(/.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 #s(literal 3 binary64) a) (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) 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 3 binary64) a)) (+.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 (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) a)) (+.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 #s(literal 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))))) b) 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 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (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 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (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 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #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)))))) (*.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)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.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 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (-.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)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.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 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.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 #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 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.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 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 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 (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 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 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 (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))) (-.f64 (-.f64 #s(literal 0 binary64) 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (-.f64 #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) 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 #s(literal 1 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 #s(literal 3 binary64) a) (+.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 (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 #s(literal 3 binary64) a) (+.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 (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 (*.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 #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 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.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 #s(literal 3 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 #s(literal 3 binary64) a)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 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 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #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)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (-.f64 #s(literal 0 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 1 binary64) (-.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 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(*.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 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 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 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 (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) a)) (/.f64 #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 (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) a)) (/.f64 #s(literal 1 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 #s(literal 3 binary64) a)) (/.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 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 3 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)))) #s(literal -1 binary64)) (/.f64 #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 (pow.f64 (/.f64 (*.f64 #s(literal 3 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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 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 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.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))) #s(literal 3 binary64)) (/.f64 (/.f64 #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)))))))) 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 3 binary64)) (/.f64 (/.f64 #s(literal 1 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))))))))) 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 (*.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)))))))) #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))) a) (/.f64 (/.f64 #s(literal 1 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))))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.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 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.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 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 (-.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 #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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (/.f64 (+.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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.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 (+.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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (/.f64 (+.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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (/.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 #s(literal 0 binary64) 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 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(+.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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))))))))) (neg.f64 (/.f64 (*.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 (/.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 (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 (*.f64 b 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 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (/.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 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 b (*.f64 b b)) (+.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)))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(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 (*.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 (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 #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) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 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 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 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.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)))) (-.f64 #s(literal 0 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 #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 (*.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 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b 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 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b 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 0 binary64) 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 #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) 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 (+.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 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 b (*.f64 b b)))) (*.f64 (+.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 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 (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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) 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 (*.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 (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 (*.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 (neg.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 (-.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) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.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 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 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.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))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b 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 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b 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 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 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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))))))))) #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 (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (-.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)))))))))))
(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 (*.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 (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 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 #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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 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 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #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 (*.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 #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 (-.f64 #s(literal 0 binary64) 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))))) #s(literal 0 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)))))
(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)) #s(literal 0 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 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.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 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #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 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 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 b b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.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 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(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 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.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 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))
(/.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 (+.f64 (*.f64 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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.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)))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.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)))))) (pow.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.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 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 (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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(-.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 #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 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.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 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.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 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.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 #s(literal 3 binary64) a)))
(-.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 #s(literal 3 binary64) a)) (/.f64 (/.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.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 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 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 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (/.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.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 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 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))))
(/.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 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 (*.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 (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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.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 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 (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 3 binary64) a) (+.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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 (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 #s(literal 3 binary64) a) (+.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 (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 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) 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 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 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 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.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 (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 (+.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 #s(literal 3 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 1 binary64) (/.f64 (*.f64 (+.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 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (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) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (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) a))))
(/.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 #s(literal 3 binary64) a))))
(/.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.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 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 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 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))))) b) #s(literal 3 binary64)) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.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 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 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)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.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 #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 #s(literal 3 binary64) a) (+.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 #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 (*.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 #s(literal 3 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)))) (neg.f64 (*.f64 (+.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 #s(literal 3 binary64) a))))
(/.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 #s(literal 3 binary64) a) (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (-.f64 #s(literal 0 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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) 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 3 binary64) a)) (+.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 (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) a)) (+.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 #s(literal 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))))) b) 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 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (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 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (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 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #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)))))) (*.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)))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.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 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (-.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)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.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 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
(/.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 #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 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.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 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 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 (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 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 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 (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))) (-.f64 (-.f64 #s(literal 0 binary64) 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (-.f64 #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) 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 #s(literal 1 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 #s(literal 3 binary64) a) (+.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 (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 #s(literal 3 binary64) a) (+.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 (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 (*.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 #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 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (+.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 #s(literal 3 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 #s(literal 3 binary64) a)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(*.f64 #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 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 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #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)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
(*.f64 (-.f64 #s(literal 0 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 1 binary64) (-.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 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))))))
(*.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 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 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 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 (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) a)) (/.f64 #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 (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) a)) (/.f64 #s(literal 1 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 #s(literal 3 binary64) a)) (/.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 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 3 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)))) #s(literal -1 binary64)) (/.f64 #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 (pow.f64 (/.f64 (*.f64 #s(literal 3 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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 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 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.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))) #s(literal 3 binary64)) (/.f64 (/.f64 #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)))))))) 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 3 binary64)) (/.f64 (/.f64 #s(literal 1 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))))))))) 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 (*.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)))))))) #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))) a) (/.f64 (/.f64 #s(literal 1 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))))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.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 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.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 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 (-.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 #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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (/.f64 (+.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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.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 (+.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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (/.f64 (+.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 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (+.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)) (/.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 #s(literal 0 binary64) 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 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
(+.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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))))))))) (neg.f64 (/.f64 (*.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 (/.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 (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 (*.f64 b 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 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (/.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 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 b (*.f64 b b)) (+.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)))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
(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 (*.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 (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 #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) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 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 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 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.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)))) (-.f64 #s(literal 0 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 #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 (*.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 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b 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 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b 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 0 binary64) 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 #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) 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 (+.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 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 b (*.f64 b b)))) (*.f64 (+.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 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 (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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) 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 (*.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 (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 (*.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 (neg.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 (-.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) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.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 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 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.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))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b 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 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 b 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 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 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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))))))))) #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 (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (-.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)))))))))))
(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 (*.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 (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 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 #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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 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 #s(literal 0 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #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 (*.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 #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 (-.f64 #s(literal 0 binary64) 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))))) #s(literal 0 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)))))
(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)) #s(literal 0 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 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.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 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 b b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 3 binary64)))))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 (*.f64 #s(literal 3 binary64) c) a)))
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (*.f64 a (*.f64 c #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 c #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 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(-.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 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 b b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 b b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.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 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(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 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -3 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (neg.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(/.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 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))))
(/.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 (+.f64 (*.f64 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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (*.f64 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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.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)))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.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)))))) (pow.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 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 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.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 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 (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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))))
(*.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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.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 b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(neg.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))
(*.f64 #s(literal 3 binary64) (*.f64 a c))
(*.f64 a (*.f64 #s(literal 3 binary64) c))
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 c (*.f64 #s(literal 3 binary64) a))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(*.f64 (*.f64 a c) #s(literal 3 binary64))
(*.f64 (*.f64 c #s(literal 3 binary64)) a)
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(*.f64 (*.f64 c #s(literal -3 binary64)) a)
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(*.f64 (*.f64 a c) #s(literal -3 binary64))

simplify397.0ms (2.2%)

Algorithm
egg-herbie
Rules
6018×*-lowering-*.f32
6018×*-lowering-*.f64
2330×+-lowering-+.f64
2330×+-lowering-+.f32
1524×sum3-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
05706722
119496638
273326638
080586638
Stop Event
iter limit
node limit
Counts
336 → 336
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))
(- (pow b 2) (* 3 (* a c)))
(- (pow b 2) (* 3 (* a c)))
(- (pow b 2) (* 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) (+ 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 (- (/ (pow b 2) a) (* 3 c)))
(* a (- (/ (pow b 2) a) (* 3 c)))
(* a (- (/ (pow b 2) a) (* 3 c)))
(* -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 (- (/ (pow b 2) c) (* 3 a)))
(* c (- (/ (pow b 2) c) (* 3 a)))
(* c (- (/ (pow b 2) c) (* 3 a)))
(* -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))))
(* 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))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -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 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) (+.f64 (*.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 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.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 (*.f64 #s(literal -1/6 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))))))))
(* 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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.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 #s(literal 1/6 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/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 (*.f64 b (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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) a)) a))
(* -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 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) 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 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.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 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/6 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 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 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (+.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 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (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 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.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 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (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 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #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 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.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)) (neg.f64 a))
(* -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 c (*.f64 (*.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 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b c))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1/2 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #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 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 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 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 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 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #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 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b 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 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (neg.f64 a))
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 c (*.f64 (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 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 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (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 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 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 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (neg.f64 c))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(- (pow b 2) (* 3 (* a c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(- (pow b 2) (* 3 (* a c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(- (pow b 2) (* 3 (* a c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* a (- (/ (pow b 2) a) (* 3 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* a (- (/ (pow b 2) a) (* 3 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* a (- (/ (pow b 2) a) (* 3 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c (- (/ (pow b 2) c) (* 3 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* c (- (/ (pow b 2) c) (* 3 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* c (- (/ (pow b 2) c) (* 3 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* 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 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) (+.f64 (*.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 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.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 (*.f64 #s(literal -1/6 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))))))))
(* 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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.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 #s(literal 1/6 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/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 (*.f64 b (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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) a)) a))
(* -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 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) 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 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.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 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/6 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 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 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (+.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 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (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 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.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 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (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 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #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 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.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)) (neg.f64 a))
(* -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 c (*.f64 (*.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 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b c))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1/2 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #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 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 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 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 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 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #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 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b 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 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (neg.f64 a))
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 c (*.f64 (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 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 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (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 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 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 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (neg.f64 c))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* 3 (* a c))
(*.f64 #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 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))

eval180.0ms (1%)

Compiler

Compiled 44521 to 2660 computations (94% saved)

prune290.0ms (1.6%)

Pruning

51 alts after pruning (51 fresh and 0 done)

PrunedKeptTotal
New1062511113
Fresh000
Picked202
Done000
Total1064511115
Accuracy
99.7%
Counts
1115 → 51
Alt Table
Click to see full alt table
StatusAccuracyProgram
32.3%
(/.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))
31.7%
(/.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 (*.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))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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))))))))) #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 (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 #s(literal 3 binary64) a))
32.0%
(/.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))
32.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
31.7%
(/.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 (*.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 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 b (*.f64 b b)))) (*.f64 (+.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 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 #s(literal 3 binary64) a))
31.6%
(/.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))
31.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
30.9%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 3 binary64) a))
89.7%
(/.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))
80.9%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
31.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)))
31.8%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 #s(literal 3 binary64) a))
31.6%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))))
31.6%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
32.0%
(/.f64 (-.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 #s(literal 3 binary64) a)))
20.5%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
23.5%
(/.f64 (-.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a))
31.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
30.5%
(/.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))
31.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
30.8%
(/.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))
31.3%
(/.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 #s(literal 3 binary64) a))
30.7%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
30.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
31.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
30.8%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a)))
31.6%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a))
31.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b) (*.f64 #s(literal 3 binary64) a))
31.5%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
90.0%
(/.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)
89.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
81.1%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
89.4%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
32.0%
(/.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 #s(literal 3 binary64) a))))
31.2%
(/.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)))
31.4%
(-.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 #s(literal 3 binary64) a)) (/.f64 (/.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)))
31.7%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
30.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
90.0%
(+.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))))
94.2%
(+.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 (*.f64 #s(literal -1/6 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))))))))
92.6%
(+.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.0%
(*.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)))
31.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))
31.1%
(*.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))
31.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))
32.0%
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))))
30.8%
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))))
89.7%
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) b) b)))))
93.9%
(*.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)))
92.3%
(*.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 4096 to 1794 computations (56.2% saved)

simplify262.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))
cost-diff256
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))
cost-diff256
(-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a)))
cost-diff7680
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))
cost-diff128
(*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))
cost-diff256
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))
cost-diff768
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
cost-diff0
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b)
cost-diff0
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b) (*.f64 #s(literal 3 binary64) a))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff128
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/6 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)))))
cost-diff256
(+.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 (*.f64 #s(literal -1/6 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))))))
cost-diff256
(*.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 (*.f64 #s(literal -1/6 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)))))))
cost-diff256
(+.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 (*.f64 #s(literal -1/6 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))))))))
Rules
3602×*-lowering-*.f32
3602×*-lowering-*.f64
2894×/-lowering-/.f32
2894×/-lowering-/.f64
1568×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
058563
1175549
2640541
32866526
46776526
08067526
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(* -3/8 (* c c))
-3/8
(* c c)
(* b (* b b))
(* b b)
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(* (* c (* c c)) -9/16)
(* c (* c c))
-9/16
(pow b 5)
5
(* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))
(* -1/6 a)
-1/6
(* (/ (pow c 4) (pow b 6)) (/ 405/64 b))
(/ (pow c 4) (pow b 6))
(pow c 4)
4
(pow b 6)
6
(/ 405/64 b)
405/64
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(/ (- (sqrt (+ (* b b) (* (* a -3) c))) b) (* 3 a))
(- (sqrt (+ (* b b) (* (* a -3) c))) b)
(sqrt (+ (* b b) (* (* a -3) c)))
(+ (* b b) (* (* a -3) c))
(* b b)
b
(* (* a -3) c)
(* a -3)
a
-3
c
(* 3 a)
3
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b)) (* (* 3 a) (* 3 a)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b))
(* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a))
(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
(* (* 3 a) b)
(* (* 3 a) (* 3 a))
(/ (- 3 (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3))
(- 3 (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a)))
3
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))
(/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))
(* 3 a)
a
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
(* c -3)
c
-3
(/ b a)
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3)
Outputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 c b) b)))))
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 a #s(literal -1/6 binary64)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))))))
a
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))
(+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 a #s(literal -1/6 binary64)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 #s(literal -3/8 binary64) b) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))))
(/ (* -3/8 (* c c)) (* b (* b b)))
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) b) (*.f64 b b))
(* -3/8 (* c c))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
-3/8
#s(literal -3/8 binary64)
(* c c)
(*.f64 c c)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -9/16)
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))
(* c (* c c))
(*.f64 c (*.f64 c c))
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(* (/ (pow c 4) (pow b 6)) (/ 405/64 b))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ 405/64 b)
(/.f64 #s(literal 405/64 binary64) b)
405/64
#s(literal 405/64 binary64)
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(/ (- (sqrt (+ (* b b) (* (* a -3) c))) b) (* 3 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (sqrt (+ (* b b) (* (* a -3) c))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(sqrt (+ (* b b) (* (* a -3) c)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* (* a -3) c))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* (* a -3) c)
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
c
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b)) (* (* 3 a) (* 3 a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a))
(*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(* (* 3 a) b)
(*.f64 b (*.f64 a #s(literal 3 binary64)))
(* (* 3 a) (* 3 a))
(*.f64 a (*.f64 a #s(literal 9 binary64)))
(/ (- 3 (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- 3 (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a)))
(+.f64 #s(literal 3 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
3
#s(literal 3 binary64)
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))
(/.f64 (*.f64 b #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))
(/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(* 3 a)
(*.f64 a #s(literal 3 binary64))
a
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(/ b a)
(/.f64 b a)
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3)
(/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))

localize559.0ms (3%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64))
accuracy99.5%
(/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
accuracy99.4%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)))
accuracy31.5%
(-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a)))
accuracy99.5%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))
accuracy99.4%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
accuracy99.2%
(*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))
accuracy31.1%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))
accuracy99.5%
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
accuracy99.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b) (*.f64 #s(literal 3 binary64) a))
accuracy31.3%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b)
accuracy100.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.5%
(*.f64 (*.f64 #s(literal -1/6 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)))
accuracy99.5%
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))
accuracy99.5%
(*.f64 #s(literal -1/6 binary64) a)
accuracy99.4%
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
Results
353.0ms194×1valid
68.0ms62×0valid
Compiler

Compiled 645 to 59 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 208.0ms
ival-mult: 69.0ms (33.2% of total)
ival-pow: 36.0ms (17.3% of total)
ival-div: 30.0ms (14.4% of total)
backward-pass: 20.0ms (9.6% of total)
...c/correct-round.rkt:119:19: 17.0ms (8.2% of total)
ival-sub: 14.0ms (6.7% of total)
ival-add: 10.0ms (4.8% of total)
ival-sqrt: 9.0ms (4.3% of total)
const: 2.0ms (1% of total)

series180.0ms (1%)

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

186 calls:

TimeVariablePointExpression
24.0ms
b
@inf
(/ (- 3 (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3))
15.0ms
b
@inf
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))
11.0ms
c
@-inf
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3)
5.0ms
c
@inf
(* (/ (pow c 4) (pow b 6)) (/ 405/64 b))
5.0ms
b
@0
(/ (- (sqrt (+ (* b b) (* (* a -3) c))) b) (* 3 a))

rewrite453.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
4520×*-lowering-*.f32
4520×*-lowering-*.f64
2242×pow-lowering-pow.f64
2242×pow-lowering-pow.f32
1820×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
058390
1374363
23541349
08111349
Stop Event
iter limit
node limit
Counts
24 → 653
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))))
(* a (+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))))
(+ (/ (* -3/8 (* c c)) (* b (* b b))) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b))))))
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))))
(/ (* c -1/2) b)
(* c -1/2)
(/ (- (sqrt (+ (* b b) (* (* a -3) c))) b) (* 3 a))
(- (sqrt (+ (* b b) (* (* a -3) c))) b)
(sqrt (+ (* b b) (* (* a -3) c)))
(+ (* b b) (* (* a -3) c))
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b)) (* (* 3 a) (* 3 a)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b))
(* (* 3 a) (* 3 a))
(* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a))
(/ (- 3 (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))) (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3))
(- 3 (* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a)))
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) (/ b a))
(* (/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3))))) 3)
(/ (pow c 4) (pow b 6))
(* -1/6 a)
(* (/ (pow c 4) (pow b 6)) (/ 405/64 b))
(* (* -1/6 a) (* (/ (pow c 4) (pow b 6)) (/ 405/64 b)))
(* (* a -3) c)
(/ (* 3 a) (sqrt (+ (* b b) (* a (* c -3)))))
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(/.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) a (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) a) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) a) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) a)
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (+.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -729/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))))) (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -729/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -729/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) a) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(fma.f64 #s(literal 3 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 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 3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) (/.f64 (*.f64 a #s(literal 3 binary64)) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (/.f64 a (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 9 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 9 binary64))) (/.f64 a a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 #s(literal -9 binary64) (*.f64 a 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 (*.f64 a #s(literal 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 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (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 a #s(literal 3 binary64))))
(/.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 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))) (*.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 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (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/3 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/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 9 binary64)) (*.f64 a a))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64))) a)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1/9 binary64) (*.f64 a 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) (*.f64 a #s(literal -3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (pow.f64 (/.f64 a (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 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)) (/.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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 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 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.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 c a) #s(literal -3 binary64) (*.f64 b b))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) #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 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
(fma.f64 #s(literal 3 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 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 3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) (/.f64 (*.f64 a #s(literal 3 binary64)) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a (*.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (/.f64 a (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 9 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal 9 binary64))) (/.f64 a a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 #s(literal -9 binary64) (*.f64 a 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 (*.f64 a #s(literal 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 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (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 a #s(literal 3 binary64))))
(/.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 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))) (*.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 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (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/3 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/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) (*.f64 a (*.f64 a #s(literal 3 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 9 binary64)) (*.f64 a a))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64))) a)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1/9 binary64) (*.f64 a 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) (*.f64 a #s(literal -3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (pow.f64 (/.f64 a (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 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)) (/.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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 (neg.f64 (*.f64 b a)) #s(literal 3 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))))
(+.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(fma.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))))
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))))
(fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))))
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))) #s(literal -1 binary64))
(*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)))
(pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64))
(*.f64 a (*.f64 a #s(literal 9 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64)))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(*.f64 (*.f64 a #s(literal 9 binary64)) a)
(*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(*.f64 (*.f64 #s(literal 9 binary64) a) a)
(*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))
(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))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 3 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))
(fma.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a)))))
(/.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))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 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))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))))
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(/.f64 #s(literal -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))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))) (pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) (/.f64 b (*.f64 a #s(literal 3 binary64)))))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.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 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.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 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))))
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.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 3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 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))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) (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 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a)))))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))))
(+.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b)))
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b)) #s(literal 3 binary64))
(-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 27 binary64) (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a)))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a)))))
(-.f64 (/.f64 #s(literal 9 binary64) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a)))))
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 #s(literal 27 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 9 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b)) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b))))))
(/.f64 (-.f64 #s(literal 9 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b)) #s(literal 2 binary64))) (-.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b))))
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 27 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a)))))
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))))
(/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a b))
(/.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) b)) a)
(/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)))
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a b)))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)) (/.f64 a b))
(/.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 a b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a)) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 b (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a)))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (/.f64 b a)))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))
(*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal 3 binary64)) a))
(*.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 b a) a))
(*.f64 (*.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (neg.f64 (*.f64 a #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))
(*.f64 #s(literal 9 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 a #s(literal 9 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 6 binary64) (log.f64 b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c)))))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 a #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) a)
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b #s(literal 405/64 binary64)))
(/.f64 #s(literal 405/64 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) b))
(/.f64 #s(literal 405/64 binary64) (*.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (/.f64 #s(literal 405/64 binary64) b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -405/64 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -405/64 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b #s(literal 405/64 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 405/64 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b #s(literal 405/64 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 405/64 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -405/64 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b #s(literal 405/64 binary64))))
(/.f64 (*.f64 #s(literal 405/64 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -405/64 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -405/64 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 b #s(literal 405/64 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 b #s(literal 405/64 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -405/64 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 b #s(literal 405/64 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 405/64 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 405/64 binary64) b) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 405/64 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -405/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b #s(literal 405/64 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b #s(literal 405/64 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 405/64 binary64) b)))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 405/64 binary64) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 405/64 binary64) b))
(*.f64 #s(literal 405/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 405/64 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 405/64 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b #s(literal 405/64 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 405/64 binary64)) b)
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -405/64 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 b #s(literal 405/64 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a #s(literal -1/6 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -1/6 binary64))) b)
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 b #s(literal 405/64 binary64))) (*.f64 a #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 405/64 binary64) b) (*.f64 a #s(literal -1/6 binary64))))
(*.f64 (/.f64 #s(literal 405/64 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -1/6 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 405/64 binary64) b))
(*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64))
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) a)
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 405/64 binary64)) (/.f64 #s(literal 1 binary64) 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))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)))
(neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 a (*.f64 #s(literal 3 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(*.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 9 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)))

simplify668.0ms (3.6%)

Algorithm
egg-herbie
Rules
6292×*-lowering-*.f32
6292×*-lowering-*.f64
3690×+-lowering-+.f64
3690×+-lowering-+.f32
2216×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0207519931
1649119818
0811619818
Stop Event
iter limit
node limit
Counts
744 → 744
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* 1/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))))
(* 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)))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))
(+ (* 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))))
(* -9/2 (/ (* (pow a 2) c) b))
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) 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))))) 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)))))) b)
(* -1 (* b (- (* 3 a) (* -3 a))))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)) (* -3 a))))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))) (* -3 a))))
(* -1 (* b (- (+ (* -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))))
(* -9/2 (/ (* (pow a 2) c) b))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(* (pow a 2) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) (* 3 (/ b a))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -3 b)) a))))
(* -9/2 (/ (* (pow a 2) c) b))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 4) (pow b 5))) (* -3/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (- (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 3 (/ (* a b) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 3 (/ (* a b) c))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 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)))))))
(+ (* 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)))))))))
(* 3 (* a b))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(* b (+ (* -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 b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))
(* -1 (* b (+ (* -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 b))
(* a (+ (* -9/2 (/ (* a c) b)) (* 3 b)))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* 3 (* a b))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 3 (* a b)))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* 1/9 (* a (+ (* 3/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 27/4 (/ (pow c 2) (pow b 3)))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/9 (* a (+ (* -9/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 3/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 81/16 (/ (pow c 3) (pow b 5))))))) (* 1/9 (+ (* 3/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 27/4 (/ (pow c 2) (pow b 3))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/9 (+ (* 3/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 27/4 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/9 (* a (+ (* -9/4 (* b (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -27/16 (/ (* (pow c 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 3/2 (* (pow b 3) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2))))))) (* 243/32 (/ (pow c 4) (pow b 7)))))))) (* 1/9 (+ (* -9/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 3/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 81/16 (/ (pow c 3) (pow b 5)))))))))))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))))
(+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow a 2))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow a 2)))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (+ (* 1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (pow (sqrt -3) 3)))) (+ (* 1/12 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -3) (sqrt -1/3))))) (* 3/2 (/ (* b (* c (* (sqrt -3) (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt -1/3))))) (pow a 4))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow a 2))))))
(* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))))))
(+ (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))))
(+ (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (+ (* -1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 2) (sqrt 1/3)))))))
(+ (* -1 (/ (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow c 2) (sqrt 1/3)))) (* 1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (pow (sqrt 3) 3)))) (+ (* -1/12 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt 1/3) (sqrt 3))))) (* 3/2 (/ (* b (* c (* (sqrt 3) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt 1/3))))) a))) (pow a 3))) (+ (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ (* b (* (sqrt -3) (sqrt -1/3))) a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* b (+ (* 1/9 (* b (+ (* -3/2 (/ (sqrt -1/3) (* (pow a 2) (* c (sqrt -3))))) (* 1/6 (/ (sqrt -3) (* (pow a 2) (* c (sqrt -1/3)))))))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* 1/9 (/ (+ (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 27/4 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1/2 c) (+ (* 1/9 (/ (+ (* -9/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 81/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/9 (/ (+ (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 27/4 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1/2 c) (+ (* 1/9 (/ (+ (* -9/4 (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))))) (+ (* -27/16 (* a (* (pow c 2) (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))) (+ (* 3/2 (/ (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2)))) a)) (* 243/32 (* (pow a 3) (pow c 4)))))) (pow b 6))) (+ (* 1/9 (/ (+ (* -9/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 81/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/9 (/ (+ (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 27/4 (* a (pow c 2)))) (pow b 2)))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* 1/9 (/ (+ (* -9 c) (* 9/2 c)) (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* 1/9 (/ (+ (* -27/2 (* a (pow c 2))) (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/9 (/ (+ (* -9 c) (* 9/2 c)) (pow b 2))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* 1/9 (/ (+ (* -27/2 (* a (pow c 2))) (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/9 (/ (+ (* -81/8 (* (pow a 2) (pow c 3))) (+ (* -81/16 (* (pow a 2) (pow c 3))) (+ (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 9/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/9 (/ (+ (* -9 c) (* 9/2 c)) (pow b 2))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(* c (- (* 1/9 (* c (+ (* 3/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 27/4 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* 1/9 (* c (+ (* -9/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 3/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 81/16 (/ (pow a 2) (pow b 5))))))) (* 1/9 (+ (* 3/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 27/4 (/ a (pow b 3))))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* 1/9 (+ (* 3/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 27/4 (/ a (pow b 3))))) (* c (+ (* 1/9 (* c (+ (* -9/4 (* b (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -27/16 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 3/2 (/ (* (pow b 3) (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2)))))) a)) (* 243/32 (/ (pow a 3) (pow b 7)))))))) (* 1/9 (+ (* -9/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 3/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 81/16 (/ (pow a 2) (pow b 5)))))))))) (* 1/2 (/ 1 b))))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))))
(* c (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow c 2)))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow c 2))))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (+ (* 1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (pow (sqrt -3) 3)))) (+ (* 1/12 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -3) (sqrt -1/3))))) (* 3/2 (/ (* b (* (sqrt -3) (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt -1/3))))) (pow c 4))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow c 2)))))))
(* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))))))
(* -1 (* c (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow c 2))))))
(* -1 (* c (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 3) (sqrt 1/3))))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (pow (sqrt 3) 3)))) (+ (* -1/12 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt 1/3) (sqrt 3))))) (* 3/2 (/ (* b (* (sqrt 3) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) c)) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (sqrt 1/3))))) (pow c 3))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow c 2)))))))
(* -9/2 (/ (* a c) (pow b 2)))
(* a (- (* 3/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 2)))))
(* a (- (* a (- (* 3/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 9/2 (/ c (pow b 2)))))
(* a (- (* a (- (* a (- (* 3/2 (* a (* (pow b 2) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2)))))))) (* -3/2 (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 9/2 (/ c (pow b 2)))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(- (+ 3 (* 3/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(- (+ 3 (* -1 (/ (- (* -3/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3)))) (* 1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow a 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
3
(+ 3 (* -3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+ 3 (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(+ 3 (* b (- (* (pow b 2) (- (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/3)))))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(* -9/2 (/ (* a c) (pow b 2)))
(/ (- (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (* a c))) (pow b 2))
(/ (- (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (* a c)))) (pow b 2))
(/ (- (* 3/2 (/ (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2)))) (pow b 6))) (+ (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (* a c))))) (pow b 2))
6
(+ 6 (* 9/2 (/ (* a c) (pow b 2))))
(- (+ 6 (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4)))) (* -9/2 (/ (* a c) (pow b 2))))
(- (+ 6 (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 6)))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4)))))
(* -9/2 (/ (* a c) (pow b 2)))
(* c (- (* 3/2 (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))) (* 9/2 (/ a (pow b 2)))))
(* c (- (* c (- (* 3/2 (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ a (pow b 2)))))
(* c (- (* c (- (* c (- (* 3/2 (* (pow b 2) (* c (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -3/2 (* (pow b 2) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ a (pow b 2)))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(- (+ 3 (* 3/2 (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(- (+ 3 (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3)))) (* 1/18 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow c 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
3
(+ 3 (* 9/2 (/ (* a c) (pow b 2))))
(+ 3 (* a (+ (* -3/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 2))))))
(+ 3 (* a (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* -3/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(+ (* -3/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))
(* b (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(* b (+ (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/3))))))))
(* b (+ (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -3/2 (* (sqrt (* a c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3))))))))))
3
(+ 3 (* 9/2 (/ (* a c) (pow b 2))))
(+ 3 (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))))
(+ 3 (+ (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2))))))
-3
(- (* -9/2 (/ (* a c) (pow b 2))) 3)
(- (+ (* -9/2 (/ (* a c) (pow b 2))) (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4)))) 3)
(- (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4))))) 3)
3
(+ 3 (* 9/2 (/ (* a c) (pow b 2))))
(+ 3 (* c (+ (* -3/2 (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))) (* 9/2 (/ a (pow b 2))))))
(+ 3 (* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* -3/2 (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(+ (* -3/2 (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(* 9 (/ a b))
(* a (+ (* 27/2 (/ (* a c) (pow b 3))) (* 9 (/ 1 b))))
(* a (+ (* a (+ (* -9/2 (* a (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 27/2 (/ c (pow b 3))))) (* 9 (/ 1 b))))
(* a (+ (* a (+ (* 27/2 (/ c (pow b 3))) (* a (+ (* -9/2 (* a (* b (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -9/2 (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))) (* 9 (/ 1 b))))
(* 9 (* (sqrt (/ a c)) (sqrt -1/3)))
(* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 9 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(* a (+ (* -9/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))) (sqrt -1/3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))))
(* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(* -1 (* a (+ (* -9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))))))
(* -1 (* a (+ (* -9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(* -1 (* a (+ (* -9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* -1 (/ (+ (* -9/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt 1/3)))) (* -1/6 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(* 9 (* (sqrt (/ a c)) (sqrt -1/3)))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3))))
(+ (* 9 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))))
(+ (* 9 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -9/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3)))))))))
(* 9 (/ a b))
(/ (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -9/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))))) b)
(* -9 (/ a b))
(* -1 (/ (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ (+ (* -9/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))))) b))
(* 9 (/ a b))
(+ (* 9 (/ a b)) (* 27/2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 9 (/ a b)) (* c (+ (* -9/2 (* a (* b (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 27/2 (/ (pow a 2) (pow b 3))))))
(+ (* 9 (/ a b)) (* c (+ (* 27/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/2 (* a (* b (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -9/2 (* a (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(* 9 (* (sqrt (/ a c)) (sqrt -1/3)))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3)))))
(+ (* -9/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))) (sqrt -1/3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3))))))
(* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3)))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 9/2 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* 3 (/ a b))
(* a (+ (* 9/2 (/ (* a c) (pow b 3))) (* 3 (/ 1 b))))
(* a (+ (* a (+ (* -3/2 (* a (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 3))))) (* 3 (/ 1 b))))
(* a (+ (* a (+ (* 9/2 (/ c (pow b 3))) (* a (+ (* -3/2 (* a (* b (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))) (* 3 (/ 1 b))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(* a (+ (* -3/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt 1/3)))) (* -1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3)))))))))
(* 3 (/ a b))
(/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b)
(* -3 (/ a b))
(* -1 (/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b))
(* 3 (/ a b))
(+ (* 3 (/ a b)) (* 9/2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 3 (/ a b)) (* c (+ (* -3/2 (* a (* b (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ (pow a 2) (pow b 3))))))
(+ (* 3 (/ a b)) (* c (+ (* 9/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -3/2 (* a (* b (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* a (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3)))))
(+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3)))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.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 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (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 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.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 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.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 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a (*.f64 a a)) b))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b))) a))) a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #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 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (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 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #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 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(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 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 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 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) b)) a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a))) a)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #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 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -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 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #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 -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 #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 a a) (/.f64 (*.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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 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 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.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 (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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/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))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (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))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.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 #s(literal -3/2 binary64) (*.f64 a c)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (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 (/.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 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 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) b) c))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))
(* -1 (* a (+ (* -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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -3/2 binary64) (*.f64 a c)) b))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (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 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 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 (sqrt.f64 (/.f64 a c)) (*.f64 (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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -3 binary64) c) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 3 binary64) c)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 3 binary64) c)))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 #s(literal -3 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal 1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 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 #s(literal -1/2 binary64) (/.f64 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)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 6 binary64))) (*.f64 a a)))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 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 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/3 binary64) b)) a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a))) a)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #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 #s(literal -1/3 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -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 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 a b)))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))
(+.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))))
(+ (* 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))))
(+.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 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))))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) b)
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.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)))) 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))))) b)
(/.f64 (+.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 -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) 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)))))) b)
(/.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))))) b)
(* -1 (* b (- (* 3 a) (* -3 a))))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 6 binary64))))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)) (* -3 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))) (* -3 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (-.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 #s(literal -3 binary64) a))))
(* -1 (* b (- (+ (* -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))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.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 #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 #s(literal 3 binary64) a)))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) b)
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.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) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) a))))
(* (pow a 2) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) (* 3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.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) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) b) a)))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) b)) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/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 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) (*.f64 #s(literal 3 binary64) b)) a)))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) b)
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b))))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 4) (pow b 5))) (* -3/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 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)))) b)))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (- (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 3 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 3 (/ (* a b) c))))
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) c)))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 a b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/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 #s(literal -3 binary64) (*.f64 a b))) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (*.f64 #s(literal -3 binary64) (*.f64 a b))) c))))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 9 (pow a 2))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 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)))))))
(+.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/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)))))))))
(+.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 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64))) (*.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))))))))))
(* 3 (* a b))
(*.f64 (*.f64 #s(literal 3 binary64) a) b)
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)))
(*.f64 b (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.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))))))
(* b (+ (* -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 b (+.f64 (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.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 #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))))))
(* -3 (* a b))
(*.f64 #s(literal -3 binary64) (*.f64 a b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.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))))))
(* -1 (* b (+ (* -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 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.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 #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))))))
(* 3 (* a b))
(*.f64 (*.f64 #s(literal 3 binary64) a) b)
(* a (+ (* -9/2 (/ (* a c) b)) (* 3 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 3 binary64) b)))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 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))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -3/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))
(* 3 (* a b))
(*.f64 (*.f64 #s(literal 3 binary64) a) b)
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 3 (* a b)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 (*.f64 #s(literal 3 binary64) a) b))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) b))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -27/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) b))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3/16 binary64) (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 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/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)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/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 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 3/16 binary64) (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 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/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))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* 1/9 (* a (+ (* 3/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 27/4 (/ (pow c 2) (pow b 3)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (*.f64 #s(literal 1/9 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/9 (* a (+ (* -9/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 3/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 81/16 (/ (pow c 3) (pow b 5))))))) (* 1/9 (+ (* 3/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 27/4 (/ (pow c 2) (pow b 3))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(+ (* -1/2 (/ c b)) (* a (+ (* 1/9 (+ (* 3/2 (* (pow b 3) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))) (* 27/4 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/9 (* a (+ (* -9/4 (* b (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -27/16 (/ (* (pow c 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 3/2 (* (pow b 3) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2))))))) (* 243/32 (/ (pow c 4) (pow b 7)))))))) (* 1/9 (+ (* -9/4 (* b (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (+ (* 3/2 (* (pow b 3) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* 81/16 (/ (pow c 3) (pow b 5)))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (/.f64 (*.f64 #s(literal 27/4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) b)) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 243/32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))))))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))))
(*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))))
(+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow a 2))))
(*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/3 binary64)))))
(+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 2) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (+ (* 1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (pow (sqrt -3) 3)))) (+ (* 1/12 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -3) (sqrt -1/3))))) (* 3/2 (/ (* b (* c (* (sqrt -3) (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt -1/3))))) (pow a 4))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* c (sqrt -1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow a 2))))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 (*.f64 c (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/3 binary64))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)))))
(* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))))))
(*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))))
(+ (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))))
(*.f64 #s(literal -1/9 binary64) (+.f64 (*.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) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 c (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 a a))))
(+ (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (+ (* -1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2))) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 2) (sqrt 1/3)))))))
(+.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (*.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) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 c (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1/162 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) c) (/.f64 (sqrt.f64 #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal 1/3 binary64)))))
(+ (* -1 (/ (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow c 2) (sqrt 1/3)))) (* 1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (pow (sqrt 3) 3)))) (+ (* -1/12 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt 1/3) (sqrt 3))))) (* 3/2 (/ (* b (* c (* (sqrt 3) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))))) (sqrt 1/3))))) a))) (pow a 3))) (+ (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* -1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* c (sqrt 1/3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (*.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) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 c (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 a a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/162 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) c) (/.f64 (sqrt.f64 #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal 1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 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) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 (*.f64 c (sqrt.f64 #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 1/3 binary64)))))) a)) (*.f64 a (*.f64 a a)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ (* b (* (sqrt -3) (sqrt -1/3))) 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) (*.f64 (*.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) a))))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/3 (/ (* (sqrt -3) (sqrt -1/3)) a)) (* b (+ (* 1/9 (* b (+ (* -3/2 (/ (sqrt -1/3) (* (pow a 2) (* c (sqrt -3))))) (* 1/6 (/ (sqrt -3) (* (pow a 2) (* c (sqrt -1/3)))))))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) a))) (*.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 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 1/9 binary64) b) (+.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* 1/9 (/ (+ (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 27/4 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a) (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (+ (* 1/9 (/ (+ (* -9/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 81/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/9 (/ (+ (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 27/4 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a) (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))))) b)
(/ (+ (* -1/2 c) (+ (* 1/9 (/ (+ (* -9/4 (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))))) (+ (* -27/16 (* a (* (pow c 2) (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))) (+ (* 3/2 (/ (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2)))) a)) (* 243/32 (* (pow a 3) (pow c 4)))))) (pow b 6))) (+ (* 1/9 (/ (+ (* -9/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))) (+ (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 81/16 (* (pow a 2) (pow c 3))))) (pow b 4))) (* 1/9 (/ (+ (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a)) (* 27/4 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a) (*.f64 #s(literal 27/4 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) c) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) a) (*.f64 #s(literal 243/32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* 1/9 (/ (+ (* -9 c) (* 9/2 c)) (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 c #s(literal -9/2 binary64))) (*.f64 b b))))
(* -1 (* b (+ (* 1/9 (/ (+ (* -27/2 (* a (pow c 2))) (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/9 (/ (+ (* -9 c) (* 9/2 c)) (pow b 2))) (* 2/3 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 c #s(literal -9/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ (* 1/9 (/ (+ (* -27/2 (* a (pow c 2))) (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (+ (* 1/9 (/ (+ (* -81/8 (* (pow a 2) (pow c 3))) (+ (* -81/16 (* (pow a 2) (pow c 3))) (+ (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) a)) (* 9/4 (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/9 (/ (+ (* -9 c) (* 9/2 c)) (pow b 2))) (* 2/3 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 c #s(literal -9/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -81/8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 9/4 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* 1/9 (* c (+ (* 3/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 27/4 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) a) (*.f64 #s(literal 27/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* 1/9 (* c (+ (* -9/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 3/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 81/16 (/ (pow a 2) (pow b 5))))))) (* 1/9 (+ (* 3/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 27/4 (/ a (pow b 3))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) a) (*.f64 #s(literal 27/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* c (- (* c (+ (* 1/9 (+ (* 3/2 (/ (* (pow b 3) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) a)) (* 27/4 (/ a (pow b 3))))) (* c (+ (* 1/9 (* c (+ (* -9/4 (* b (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -27/16 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 3/2 (/ (* (pow b 3) (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2)))))) a)) (* 243/32 (/ (pow a 3) (pow b 7)))))))) (* 1/9 (+ (* -9/4 (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))) (+ (* 3/2 (/ (* (pow b 3) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)) (* 81/16 (/ (pow a 2) (pow b 5)))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) a) (*.f64 #s(literal 27/4 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) b) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64))))))) a) (/.f64 (*.f64 #s(literal 243/32 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))) (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/9 (* (sqrt (/ c a)) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))))
(*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))))
(* c (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow c 2)))))
(*.f64 c (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow c 2))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(* c (+ (* 1/162 (/ (* (pow b 5) (sqrt -3)) (* (pow a 3) (* (pow c 3) (sqrt -1/3))))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))) (+ (* 1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (pow (sqrt -3) 3)))) (+ (* 1/12 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -3) (sqrt -1/3))))) (* 3/2 (/ (* b (* (sqrt -3) (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt -1/3))))) (pow c 4))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt -3)) (* (pow a 2) (sqrt -1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))) (sqrt -3))))) (pow c 2)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/162 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/3 binary64))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c c))))))
(* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))))))
(*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))))
(* -1 (* c (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow c 2))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (* (pow c 3) (sqrt 1/3))))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow c 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1/162 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal 1/3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/9 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (pow (sqrt 3) 3)))) (+ (* -1/12 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt 1/3) (sqrt 3))))) (* 3/2 (/ (* b (* (sqrt 3) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) c)) (* -1/162 (/ (* (pow b 5) (sqrt 3)) (* (pow a 3) (sqrt 1/3))))) (pow c 3))) (+ (* 1/9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt 3) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))))) (* 1/9 (/ (+ (* 1/6 (/ (* (pow b 3) (sqrt 3)) (* (pow a 2) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))) (sqrt 3))))) (pow c 2)))))))
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 c c)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64)))))) (sqrt.f64 #s(literal 1/3 binary64)))))) c) (*.f64 (/.f64 #s(literal -1/162 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 c (*.f64 c c))))))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))
(* a (- (* 3/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 2)))))
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b)))))
(* a (- (* a (- (* 3/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 9/2 (/ c (pow b 2)))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b)))))
(* a (- (* a (- (* a (- (* 3/2 (* a (* (pow b 2) (+ (* -81 (/ (pow c 4) (pow b 10))) (+ (* -3/2 (/ (* c (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))) 2)))))))) (* -3/2 (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))) (* 9/2 (/ c (pow b 2)))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 c (*.f64 b b)))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+.f64 #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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(- (+ 3 (* 3/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(-.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 #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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.f64 #s(literal 3 binary64) (-.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))))
(- (+ 3 (* -1 (/ (- (* -3/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3)))) (* 1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow a 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.f64 #s(literal 3 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))))
3
#s(literal 3 binary64)
(+ 3 (* -3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))
(+ 3 (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(+.f64 #s(literal 3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ 3 (* b (- (* (pow b 2) (- (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/3)))))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(+.f64 #s(literal 3 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.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 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))))))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))
(/ (- (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (* a c))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) (*.f64 b b))
(/ (- (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (* a c)))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (*.f64 b b)))) (*.f64 b b))
(/ (- (* 3/2 (/ (+ (* -81 (* (pow a 4) (pow c 4))) (+ (* -3/2 (* a (* c (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) 2)))) (pow b 6))) (+ (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 9/2 (* a c))))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
6
#s(literal 6 binary64)
(+ 6 (* 9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)))
(- (+ 6 (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4)))) (* -9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 6 binary64) (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))))
(- (+ 6 (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 6)))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4)))))
(+.f64 #s(literal 6 binary64) (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(* -9/2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b))
(* c (- (* 3/2 (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))) (* 9/2 (/ a (pow b 2)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b)))))
(* c (- (* c (- (* 3/2 (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ a (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b)))))
(* c (- (* c (- (* c (- (* 3/2 (* (pow b 2) (* c (+ (* -81 (/ (pow a 4) (pow b 10))) (+ (* -3/2 (/ (* a (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -3/2 (* (pow b 2) (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ a (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -81 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))) (*.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 b b)))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+.f64 #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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(- (+ 3 (* 3/2 (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(+.f64 #s(literal 3 binary64) (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))))
(- 3 (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(- (+ 3 (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3))))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 #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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(- (+ 3 (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.f64 #s(literal 3 binary64) (-.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))))
(- (+ 3 (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3)))) (* 1/18 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3))))) (pow c 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.f64 #s(literal 3 binary64) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))))
3
#s(literal 3 binary64)
(+ 3 (* 9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 3 (* a (+ (* -3/2 (* a (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 2))))))
(+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))
(+ 3 (* a (+ (* 9/2 (/ c (pow b 2))) (* a (+ (* -3/2 (* a (* (pow b 2) (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))))
(+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(+.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* -3/2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(+.f64 (+.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/3 binary64)))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))))) (sqrt 1/3))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 a (*.f64 a a)))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))
(* b (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(*.f64 b (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))))
(* b (+ (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/3))))))))
(*.f64 b (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* b (+ (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -3/2 (* (sqrt (* a c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3))))))))))
(*.f64 b (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -3/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64))))))))))
3
#s(literal 3 binary64)
(+ 3 (* 9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 3 (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2)))))
(+.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (pow.f64 b #s(literal 4 binary64)))))
(+ 3 (+ (* -3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 9/2 (/ (* a c) (pow b 2))))))
(+.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (pow.f64 b #s(literal 4 binary64))))))
-3
#s(literal -3 binary64)
(- (* -9/2 (/ (* a c) (pow b 2))) 3)
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -3 binary64))
(- (+ (* -9/2 (/ (* a c) (pow b 2))) (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4)))) 3)
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)))
(- (+ (* -9/2 (/ (* a c) (pow b 2))) (+ (* 3/2 (/ (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (* 3/2 (/ (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2)))) (pow b 4))))) 3)
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 3 binary64)))
3
#s(literal 3 binary64)
(+ 3 (* 9/2 (/ (* a c) (pow b 2))))
(+.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b b)))
(+ 3 (* c (+ (* -3/2 (* (pow b 2) (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))) (* 9/2 (/ a (pow b 2))))))
(+.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))
(+ 3 (* c (+ (* 9/2 (/ a (pow b 2))) (* c (+ (* -3/2 (* (pow b 2) (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* (pow b 2) (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))))))
(+.f64 #s(literal 3 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) a) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3))))))
(+.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* -3/2 (* (sqrt (/ a (pow c 7))) (/ (* b (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/3)))))))
(+.f64 (+.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 (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/3 binary64)))))
(* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))))
(+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (sqrt 1/3)))))))
(+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 c (*.f64 c c)))))
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(* a (+ (* 27/2 (/ (* a c) (pow b 3))) (* 9 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 9 binary64) b)))
(* a (+ (* a (+ (* -9/2 (* a (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 27/2 (/ c (pow b 3))))) (* 9 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 9 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (/.f64 (*.f64 #s(literal 27/2 binary64) c) (*.f64 b (*.f64 b b)))))))
(* a (+ (* a (+ (* 27/2 (/ c (pow b 3))) (* a (+ (* -9/2 (* a (* b (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -9/2 (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))) (* 9 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 9 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -9/2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))))))))))
(* 9 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 9 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64))))))
(* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* a (+ (* -9/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))) (sqrt -1/3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/3 binary64))))))
(* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))
(* -1 (* a (+ (* -9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))))))
(* -1 (* a (+ (* -9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (+.f64 (*.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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(* -1 (* a (+ (* -9 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* -1 (/ (+ (* -9/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt 1/3)))) (* -1/6 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (+.f64 (*.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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 a (*.f64 a a)))))))
(* 9 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* 9 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(+ (* 9 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -9/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -9/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3)))))))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -9/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))))))))
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(/ (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b)
(/ (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -9 (/ a b))
(/.f64 (*.f64 #s(literal -9 binary64) a) b)
(* -1 (/ (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b))
(* -1 (/ (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* -9/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -9/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 9 a) (* 27/2 (/ (* (pow a 2) c) (pow b 2)))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b))
(* 9 (/ a b))
(/.f64 (*.f64 #s(literal 9 binary64) a) b)
(+ (* 9 (/ a b)) (* 27/2 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))
(+ (* 9 (/ a b)) (* c (+ (* -9/2 (* a (* b (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 27/2 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) a) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ (* 9 (/ a b)) (* c (+ (* 27/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/2 (* a (* b (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -9/2 (* a (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal 9 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))))
(* 9 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3)))))
(+.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 -1/3 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 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)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* -9/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))) (sqrt -1/3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 9 (* (sqrt (/ a c)) (sqrt -1/3))))))
(+.f64 (+.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 -1/3 binary64))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 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)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 (*.f64 #s(literal -9/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/3 binary64)))))
(* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3)))))
(+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+.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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 9/2 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (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 1/3 binary64)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 c (*.f64 c c)))))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* -1/6 a)
(*.f64 #s(literal -1/6 binary64) a)
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* 405/64 (/ (pow c 4) (pow b 7)))
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 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 b))
(/.f64 (*.f64 #s(literal 3 binary64) a) b)
(* a (+ (* 9/2 (/ (* a c) (pow b 3))) (* 3 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3 binary64) b)))
(* a (+ (* a (+ (* -3/2 (* a (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))))) (* 9/2 (/ c (pow b 3))))) (* 3 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))
(* a (+ (* a (+ (* 9/2 (/ c (pow b 3))) (* a (+ (* -3/2 (* a (* b (+ (* -27 (/ (pow c 3) (pow b 8))) (* -3/2 (/ (* c (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -3/2 (* b (+ (* -9 (/ (pow c 2) (pow b 6))) (* 9/4 (/ (pow c 2) (pow b 6)))))))))) (* 3 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 #s(literal 3 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64))))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))
(*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64))))))
(* a (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))))
(* a (+ (* -3/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ 1 (* a c))) (sqrt -1/3)))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/3 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(* -1 (* a (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 1/3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow c 4))))) (sqrt 1/3)))) (* -1/18 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3))))) (pow a 3))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3))))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/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) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))) (*.f64 a (*.f64 a a)))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/3)))) (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/3 binary64))))))))
(+ (* 3 (* (sqrt (/ a c)) (sqrt -1/3))) (* (pow b 2) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/3)))) (* (pow b 2) (+ (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/18 (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/3) 2))))) (* 1/81 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/3)))) (* -3/2 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/324 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/3) 2))))) (* 1/27 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/3)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -3/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (+.f64 (/.f64 #s(literal 1/324 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/3 binary64)))))))))
(* 3 (/ a b))
(/.f64 (*.f64 #s(literal 3 binary64) a) b)
(/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -3 (/ a b))
(/.f64 (*.f64 #s(literal -3 binary64) a) b)
(* -1 (/ (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* -3/2 (/ (* a (+ (* -27 (* (pow a 3) (pow c 3))) (* -3/2 (* a (* c (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -3/2 (/ (* a (+ (* -9 (* (pow a 2) (pow c 2))) (* 9/4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 3 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -27/4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b))
(* 3 (/ a b))
(/.f64 (*.f64 #s(literal 3 binary64) a) b)
(+ (* 3 (/ a b)) (* 9/2 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) b) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))
(+ (* 3 (/ a b)) (* c (+ (* -3/2 (* a (* b (* c (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6)))))))) (* 9/2 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ (* 3 (/ a b)) (* c (+ (* 9/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -3/2 (* a (* b (* c (+ (* -27 (/ (pow a 3) (pow b 8))) (* -3/2 (/ (* a (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -3/2 (* a (* b (+ (* -9 (/ (pow a 2) (pow b 6))) (* 9/4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/4 binary64)))))))))
(* 3 (* (sqrt (/ a c)) (sqrt -1/3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3)))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 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)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (+ (* 1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4)))) (sqrt -1/3)))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/3)))) (* 3 (* (sqrt (/ a c)) (sqrt -1/3))))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/18 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)) (sqrt.f64 #s(literal -1/3 binary64)))))))
(* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3)))))
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))))
(+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (+ (* -1/18 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/3 binary64)))))))
(+ (* -1 (/ (+ (* 1/18 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (sqrt 1/3)))) (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (+ (* -1/324 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt 1/3) 2)))) (* 1/81 (/ (pow b 6) (pow a 4))))) (sqrt 1/3))))) (pow c 3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 1/3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 1/3))))))
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/324 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/3 binary64))))) (sqrt.f64 #s(literal 1/3 binary64))))) (*.f64 c (*.f64 c c)))))

eval355.0ms (1.9%)

Compiler

Compiled 73151 to 4997 computations (93.2% saved)

prune361.0ms (2%)

Pruning

66 alts after pruning (64 fresh and 2 done)

PrunedKeptTotal
New1473411514
Fresh232346
Picked325
Done000
Total1499661565
Accuracy
99.7%
Counts
1565 → 66
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.3%
(fma.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
31.3%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
31.0%
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b a) (*.f64 a a)))))
94.0%
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
31.7%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
32.6%
(/.f64 (fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.7%
(/.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 (*.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))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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))))))))) #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 (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 #s(literal 3 binary64) a))
31.8%
(/.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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 3 binary64) a))
32.0%
(/.f64 (/.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 #s(literal 3 binary64) a))
32.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
31.6%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
30.9%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 3 binary64) a))
89.7%
(/.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))
89.5%
(/.f64 (/.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) (*.f64 #s(literal 3 binary64) a))
31.1%
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 9 binary64)) (*.f64 a a))
80.9%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 3 binary64) a))
32.4%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a a) a)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.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)))
31.8%
(/.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 (*.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 #s(literal 3 binary64) a))
32.0%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
20.5%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
23.5%
(/.f64 (-.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a))
30.5%
(/.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))
31.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
30.8%
(/.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))
31.3%
(/.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 #s(literal 3 binary64) a))
31.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
30.6%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
31.1%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
30.7%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
30.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
30.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
31.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
31.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
93.5%
(/.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
31.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b) (*.f64 #s(literal 3 binary64) a))
31.5%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
31.4%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
90.0%
(/.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)
31.8%
(/.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/3 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)))))))))
89.3%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
93.4%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.2%
(/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
89.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
81.1%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
89.4%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.5%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))))
93.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))))
32.0%
(/.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 #s(literal 3 binary64) a))))
31.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
80.9%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
31.7%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
30.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
94.2%
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
92.6%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
90.0%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
94.2%
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
32.0%
(*.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)))
31.2%
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
31.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))
31.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
80.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
92.3%
(*.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)))
89.7%
(*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) b)))
Compiler

Compiled 5987 to 2543 computations (57.5% saved)

simplify261.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
cost-diff128
(*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))
cost-diff6528
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))
cost-diff7040
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
cost-diff0
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))
cost-diff128
(*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))
cost-diff256
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))
cost-diff768
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
cost-diff0
(/.f64 #s(literal 1/3 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff896
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
cost-diff896
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
cost-diff896
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
cost-diff1024
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
Rules
5644×*-lowering-*.f32
5644×*-lowering-*.f64
2442×/-lowering-/.f32
2442×/-lowering-/.f64
1614×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
063648
1204602
2906530
34119500
46025500
08163500
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))) (/ (* c 1/2) b))
(* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))))
a
(+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))
(/ (* c (* c -3/8)) (* b (* b b)))
(* c (* c -3/8))
c
(* c -3/8)
-3/8
(* b (* b b))
b
(* b b)
(* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))
(+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))
(/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b))))
(* (* c c) (* c -9/16))
(* c c)
(* c -9/16)
-9/16
(* (* b b) (* b (* b b)))
(/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))
(* (* a -1/6) (* (* c c) (* (* c c) 405/64)))
(* a -1/6)
-1/6
(* (* c c) (* (* c c) 405/64))
(* (* c c) 405/64)
405/64
(* b (* b (* (* b b) (* b (* b b)))))
(* b (* (* b b) (* b (* b b))))
(/ (* c 1/2) b)
(* c 1/2)
1/2
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (* a -3)))) b))
(/ 1/3 a)
1/3
a
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
-3
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b)) (* (* a (* a 3)) 3))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b))
(* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a))
(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
(* (* 3 a) b)
(* (* a (* a 3)) 3)
(* a (* a 3))
(* a 3)
(/ (+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3))) (* (* 3 a) (* 3 a)))
(+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3)))
(* a (sqrt (+ (* b b) (* c (* a -3)))))
a
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
-3
3
(* b (* a -3))
(* (* 3 a) (* 3 a))
(* 3 a)
Outputs
(- (* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))) (/ (* c 1/2) b))
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) b) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c (/.f64 #s(literal -3/8 binary64) b)) a) b))))
(* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) b) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b)))))))
a
(+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))
(+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) b) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b))))))
(/ (* c (* c -3/8)) (* b (* b b)))
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))
(* c (* c -3/8))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
c
(* c -3/8)
(*.f64 c #s(literal -3/8 binary64))
-3/8
#s(literal -3/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))
(*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) b) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b)))))
(+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) b) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 #s(literal 405/64 binary64) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b))))
(/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* (* c c) (* c -9/16))
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(* c c)
(*.f64 c c)
(* c -9/16)
(*.f64 c #s(literal -9/16 binary64))
-9/16
#s(literal -9/16 binary64)
(* (* b b) (* b (* b b)))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -135/128 binary64) (*.f64 c c))) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* (* a -1/6) (* (* c c) (* (* c c) 405/64)))
(*.f64 (*.f64 c c) (*.f64 a (*.f64 #s(literal -135/128 binary64) (*.f64 c c))))
(* a -1/6)
(*.f64 a #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(* (* c c) (* (* c c) 405/64))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))
(* (* c c) 405/64)
(*.f64 c (*.f64 c #s(literal 405/64 binary64)))
405/64
#s(literal 405/64 binary64)
(* b (* b (* (* b b) (* b (* b b)))))
(*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(* b (* (* b b) (* b (* b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/ (* c 1/2) b)
(*.f64 c (/.f64 #s(literal 1/2 binary64) b))
(* c 1/2)
(*.f64 c #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(* (/ -1/2 b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
b
c
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (* a -3)))) b))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(-.f64 (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)
b
(* c (* a -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b)) (* (* a (* a 3)) 3))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b))
(*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(* (* 3 a) b)
(*.f64 b (*.f64 a #s(literal 3 binary64)))
(* (* a (* a 3)) 3)
(*.f64 a (*.f64 a #s(literal 9 binary64)))
(* a (* a 3))
(*.f64 a (*.f64 a #s(literal 3 binary64)))
(* a 3)
(*.f64 a #s(literal 3 binary64))
(/ (+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3))) (* (* 3 a) (* 3 a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))
(+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3)))
(*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
(* a (sqrt (+ (* b b) (* c (* a -3)))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))
a
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(* b (* a -3))
(*.f64 a (*.f64 b #s(literal -3 binary64)))
(* (* 3 a) (* 3 a))
(*.f64 a (*.f64 a #s(literal 9 binary64)))
(* 3 a)
(*.f64 a #s(literal 3 binary64))

localize861.0ms (4.7%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
accuracy99.8%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
accuracy99.7%
(*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a))
accuracy94.2%
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))
accuracy99.9%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a))
accuracy99.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
accuracy99.8%
(*.f64 a (*.f64 a #s(literal 3 binary64)))
accuracy94.2%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy99.8%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
accuracy99.8%
(/.f64 #s(literal 1/3 binary64) a)
accuracy94.4%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.9%
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
accuracy99.8%
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
accuracy99.8%
(*.f64 a #s(literal -1/6 binary64))
accuracy99.8%
(*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))
Results
582.0ms183×5exit
50.0ms49×0valid
47.0ms19×1valid
28.0ms2valid
Compiler

Compiled 751 to 63 computations (91.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 393.0ms
ival-mult: 172.0ms (43.7% of total)
backward-pass: 96.0ms (24.4% of total)
ival-add: 33.0ms (8.4% of total)
compiled-spec: 29.0ms (7.4% of total)
ival-div: 28.0ms (7.1% of total)
...c/correct-round.rkt:119:19: 14.0ms (3.6% of total)
ival-sub: 9.0ms (2.3% of total)
ival-sqrt: 9.0ms (2.3% of total)
const: 2.0ms (0.5% of total)

series54.0ms (0.3%)

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

165 calls:

TimeVariablePointExpression
10.0ms
c
@inf
(* (* c c) (* (* c c) 405/64))
8.0ms
b
@0
(/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))
1.0ms
a
@-inf
(* a (sqrt (+ (* b b) (* c (* a -3)))))
1.0ms
c
@-inf
(* a (sqrt (+ (* b b) (* c (* a -3)))))
0.0ms
c
@inf
(* a (sqrt (+ (* b b) (* c (* a -3)))))

rewrite430.0ms (2.3%)

Algorithm
batch-egg-rewrite
Rules
4816×*-lowering-*.f32
4816×*-lowering-*.f64
1940×/-lowering-/.f32
1940×/-lowering-/.f64
1924×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
063422
1371333
24226323
08722323
Stop Event
iter limit
node limit
Counts
24 → 560
Calls
Call 1
Inputs
(- (* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))) (/ (* c 1/2) b))
(* a (+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))))
(+ (/ (* c (* c -3/8)) (* b (* b b))) (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))
(* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))
(* (/ -1/2 b) c)
(/ -1/2 b)
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (* a -3)))) b))
(/ 1/3 a)
(- (sqrt (+ (* b b) (* c (* a -3)))) b)
(sqrt (+ (* b b) (* c (* a -3))))
(/ (- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b)) (* (* a (* a 3)) 3))
(- (* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a)) (* (* 3 a) b))
(* (* a (* a 3)) 3)
(* (sqrt (+ (* b b) (* a (* c -3)))) (* 3 a))
(/ (+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3))) (* (* 3 a) (* 3 a)))
(+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3)))
(* (* 3 a) (* 3 a))
(* a (sqrt (+ (* b b) (* c (* a -3)))))
(* (* c c) (* c -9/16))
(* a -1/6)
(* (* c c) (* (* c c) 405/64))
(/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))
(+ (* b b) (* c (* a -3)))
(* a (* a 3))
Outputs
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(+.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) (+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(+.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(-.f64 (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))))
(-.f64 (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a (/.f64 c (/.f64 b #s(literal -1/2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))) (neg.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))))
(*.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))
(+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))
(+.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))
(fma.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) a (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))))) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))) a) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))) a) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)))
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b))))
(+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))))
(-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(fma.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)))
(fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))) (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))))
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))))
(fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))))
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/216 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))))) (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/216 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 a (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))))) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/216 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a) (+.f64 (/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a)
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c #s(literal 1/2 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)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(pow.f64 (neg.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1/2 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(+.f64 (*.f64 (/.f64 #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)))
(/.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 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 (*.f64 #s(literal 1/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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 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 #s(literal -1/3 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 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 #s(literal 1 binary64) (-.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 (*.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/3 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/3 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 (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 a #s(literal 1/3 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal -1/3 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 (*.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 a #s(literal 1/3 binary64))))
(/.f64 (neg.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 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.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 1 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (*.f64 (-.f64 (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/3 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/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(pow.f64 (/.f64 a (*.f64 #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/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 #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 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) 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 1 binary64) 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/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 0 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) (*.f64 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))
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.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 (sqrt.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(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 (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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal -1 binary64)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(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/9 binary64) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(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 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/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 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (/.f64 a (*.f64 a #s(literal 9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (/.f64 a (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 a a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 #s(literal -9 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 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 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.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 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.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 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 9 binary64)) (*.f64 a a))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64))) a)
(pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 (neg.f64 (*.f64 a b)) #s(literal 3 binary64)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 (*.f64 a (*.f64 #s(literal -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))))
(+.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 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 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 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 a (*.f64 #s(literal -3 binary64) b)))))
(fma.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 b (*.f64 a #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (*.f64 a #s(literal -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))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.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 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (*.f64 a b) #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 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 a (*.f64 #s(literal -3 binary64) b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 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 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 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 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))))
(/.f64 (+.f64 (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 3 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (+.f64 (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 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 (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 2 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (-.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (-.f64 (*.f64 a (*.f64 #s(literal -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)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (/.f64 #s(literal 1 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)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))
(*.f64 a (*.f64 a #s(literal 9 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (*.f64 a (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(*.f64 (*.f64 a #s(literal 9 binary64)) a)
(*.f64 (*.f64 #s(literal 9 binary64) a) a)
(*.f64 (exp.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64)))) (exp.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) #s(literal -1 binary64)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(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/9 binary64) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(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 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/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 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (/.f64 a (*.f64 a #s(literal 9 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) (/.f64 a (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 3 binary64)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 9 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 a a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 #s(literal -9 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 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 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64)))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.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 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a))))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.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 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) (*.f64 a #s(literal 9 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 9 binary64)) (*.f64 a a))
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64))) a)
(pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64))
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1/9 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(*.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 (neg.f64 (*.f64 a b)) #s(literal 3 binary64)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))
(+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(+.f64 (*.f64 a (*.f64 #s(literal -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))))
(+.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 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 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 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 a (*.f64 #s(literal -3 binary64) b)))))
(fma.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 b (*.f64 a #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(fma.f64 (*.f64 a #s(literal -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))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.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 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (*.f64 a (*.f64 #s(literal -3 binary64) b)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (neg.f64 (-.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))))
(fma.f64 (*.f64 a b) #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 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 a (*.f64 #s(literal -3 binary64) b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 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 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 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 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))))
(/.f64 (+.f64 (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 3 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (+.f64 (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 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))))
(/.f64 (-.f64 (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 2 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (-.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 b (/.f64 a #s(literal 1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (-.f64 (*.f64 a (*.f64 #s(literal -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)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.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 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -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))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) b)))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (/.f64 #s(literal 1 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)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)))
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))
(*.f64 a (*.f64 a #s(literal 9 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a (/.f64 a #s(literal 1/3 binary64))))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))
(*.f64 (*.f64 a (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))
(*.f64 #s(literal 9 binary64) (*.f64 a a))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(*.f64 (*.f64 a #s(literal 9 binary64)) a)
(*.f64 (*.f64 #s(literal 9 binary64) a) a)
(*.f64 (exp.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64)))) (exp.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64)))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))
(*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) c)
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))
(*.f64 a #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) a)
(*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))
(*.f64 #s(literal 405/64 binary64) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) c)
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c #s(literal 405/64 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b)))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b)) (neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) b) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b)) #s(literal -1 binary64))
(*.f64 a (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 a (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))
(*.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -1/6 binary64)))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) c) (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) b))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) b))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) b) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 c c))) b) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)) (*.f64 c (*.f64 c c))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)) (*.f64 c (*.f64 c c))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 a (/.f64 a #s(literal 1/3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(*.f64 (/.f64 a #s(literal 1/3 binary64)) a)
(*.f64 (*.f64 a a) #s(literal 3 binary64))

simplify539.0ms (2.9%)

Algorithm
egg-herbie
Rules
6432×*-lowering-*.f32
6432×*-lowering-*.f64
4056×+-lowering-+.f64
4056×+-lowering-+.f32
1842×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0130413889
1472913745
0816313745
Stop Event
iter limit
node limit
Counts
660 → 660
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(- (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(- (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))
(- (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))) (* 1/2 (/ c b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (- (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) (* 1/2 c)) b)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) (* 1/2 c)) b)
(* -1/2 (/ c b))
(* -1 (/ (- (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 c)) b))
(* -1 (/ (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1/2 c)) b))
(* -1 (/ (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (* -1/2 c)) b))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(* -1/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 (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -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)))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))
(+ (* 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))))
(* -9/2 (/ (* (pow a 2) c) b))
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) 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))))) 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)))))) b)
(* -1 (* b (- (* 3 a) (* -3 a))))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)) (* -3 a))))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))) (* -3 a))))
(* -1 (* b (- (+ (* -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))))
(* -9/2 (/ (* (pow a 2) c) b))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(* (pow a 2) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) (* 3 (/ b a))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -3 b)) a))))
(* -9/2 (/ (* (pow a 2) c) b))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 4) (pow b 5))) (* -3/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (- (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 3 (/ (* a b) c))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 3 (/ (* a b) c))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 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)))))))
(+ (* 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)))))))))
(* 3 (* a b))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(* b (+ (* -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 b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))
(* -1 (* b (+ (* -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 b))
(* a (+ (* -9/2 (/ (* a c) b)) (* 3 b)))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* 3 (* a b))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 3 (* a b)))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a))
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* 1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2)))
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* a (+ (* -3 b) (* 3 b)))
(* a (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 3 b)) a))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -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 a) (* 3 a)))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3 a) (* 3 a))))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a)))))
(* b (+ (* -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))))))
(* -6 (* a b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))))
(+ (* -3 (* a b)) (* 3 (* a b)))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (+ (* -3 (* a b)) (* 3 (* a b))))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* 9 (pow a 2))
(* a b)
(* a (+ b (* -3/2 (/ (* a c) b))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* a b)
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* a b))
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(* a b)
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
(* 3 (pow a 2))
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(- (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))
(- (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ c b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(- (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))) (* 1/2 (/ c b)))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.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 b (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (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 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (- (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) b)
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) (* 1/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b)
(/ (- (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) (* 1/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (- (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (* -1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 c #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.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)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 3))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) b))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (* a (pow c 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 #s(literal 9/16 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 c c)) b)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a a))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 #s(literal 135/128 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))))) b)
(* -2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 b (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(/ 1/3 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 (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a 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 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #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)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) b) c)) (neg.f64 c))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (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 #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)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (neg.f64 c))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 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/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))) (neg.f64 a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))))) b)
(* -1/9 (/ (* b (- (* 3 a) (* -3 a))) (pow a 2)))
(*.f64 #s(literal -1/9 binary64) (/.f64 (*.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 (+.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))) (-.f64 #s(literal 0 binary64) b))
(* -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)))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 6 binary64))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (- (* 3 a) (* -3 a)) (pow a 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 6 binary64))) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b a) #s(literal -3 binary64)))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* 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))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b)
(/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b 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))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) 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)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -81/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (* b (- (* 3 a) (* -3 a))))
(*.f64 (*.f64 a #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)) (* -3 a))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))) (* -3 a))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -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))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 3 binary64)))))))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b)
(* (pow a 2) (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -9/2 (/ c b)) (* a (+ (* -27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -81/16 (/ (pow c 3) (pow b 5))) (* -3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (- (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))) (* 3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (- (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) (* 3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b #s(literal 3 binary64))) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -3/2 binary64)) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a)))
(* -9/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b)
(* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -27/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -81/16 (/ (pow a 4) (pow b 5))) (* -3/2 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* c (- (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 3 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))))
(* c (- (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 3 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -3/2 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c a))))) c)) c)) (neg.f64 c))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* 3/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 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)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/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)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a)))
(*.f64 b (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b))))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ (* -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 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* -3 (* a b))
(*.f64 (*.f64 b a) #s(literal -3 binary64))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 3 a))))
(*.f64 (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3 a))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* a (+ (* -9/2 (/ (* a c) b)) (* 3 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 3 binary64))))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 3/16 binary64)))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64))) (*.f64 #s(literal 3/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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal -3/16 binary64))))))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 3 (* a b)))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b) (*.f64 #s(literal 3 binary64) (*.f64 b a)))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 b a)))
(+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 b a)))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (neg.f64 c))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (+.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 3/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))) (neg.f64 c))
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a))
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) #s(literal 0 binary64)) a)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* 1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 #s(literal 0 binary64) (*.f64 a a))
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))))
(* -2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 b (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2)))
(/.f64 #s(literal 0 binary64) (*.f64 a a))
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.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))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* a (+ (* -3 b) (* 3 b)))
#s(literal 0 binary64)
(* a (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b) #s(literal 0 binary64)))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b #s(literal 3 binary64))) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -3/2 binary64)) (*.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) a)) a)))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b a) #s(literal -3 binary64)))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))))
(* b (+ (* -3 a) (* 3 a)))
#s(literal 0 binary64)
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3 a) (* 3 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) #s(literal 0 binary64)))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a)))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64))))
(* b (+ (* -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))))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64))))
(* -6 (* a b))
(*.f64 (*.f64 b a) #s(literal -6 binary64))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(+ (* -3 (* a b)) (* 3 (* a b)))
#s(literal 0 binary64)
(+ (* -9/2 (/ (* (pow a 2) c) b)) (+ (* -3 (* a b)) (* 3 (* a b))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/2 binary64)) b) #s(literal 0 binary64))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -3/2 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c a))))) c)) c)) (neg.f64 c))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* 9 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 9 binary64))
(* a b)
(*.f64 b a)
(* a (+ b (* -3/2 (/ (* a c) b))))
(*.f64 a (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/8 binary64))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/8 binary64)) (*.f64 (*.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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal -1/16 binary64)))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* a b)
(*.f64 b a)
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 b (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* a b))
(*.f64 a (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* a b)
(*.f64 b a)
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b))
(+.f64 (*.f64 b a) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))) (neg.f64 c))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))
(* 3 (pow a 2))
(*.f64 #s(literal 3 binary64) (*.f64 a a))

eval532.0ms (2.9%)

Compiler

Compiled 59596 to 3454 computations (94.2% saved)

prune363.0ms (2%)

Pruning

78 alts after pruning (73 fresh and 5 done)

PrunedKeptTotal
New1296351331
Fresh213859
Picked235
Done022
Total1319781397
Accuracy
99.7%
Counts
1397 → 78
Alt Table
Click to see full alt table
StatusAccuracyProgram
30.2%
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
30.3%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
31.3%
(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/9 binary64) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
31.0%
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
31.7%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
30.8%
(/.f64 (fma.f64 (*.f64 a b) #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
32.6%
(/.f64 (fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.7%
(/.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 (*.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))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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))))))))) #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 (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 #s(literal 3 binary64) a))
32.3%
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
32.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
31.6%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
30.9%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 3 binary64) a))
89.7%
(/.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))
89.5%
(/.f64 (/.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) (*.f64 #s(literal 3 binary64) a))
80.9%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 3 binary64) a))
31.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)))
31.8%
(/.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 (*.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 #s(literal 3 binary64) a))
20.5%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
23.5%
(/.f64 (-.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a))
30.5%
(/.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))
31.4%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 #s(literal 3 binary64) a)))
30.8%
(/.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))
31.3%
(/.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 #s(literal 3 binary64) a))
30.2%
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
31.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
94.0%
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 c (/.f64 b #s(literal -1/2 binary64))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
31.1%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
30.7%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
30.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))))
30.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
31.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
31.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
93.5%
(/.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
31.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b) (*.f64 #s(literal 3 binary64) a))
31.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
31.5%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
31.4%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
90.0%
(/.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)
89.9%
(/.f64 (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) a)
80.8%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) a)
31.2%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.1%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
31.8%
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
32.0%
(/.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 a #s(literal 1/3 binary64))))
32.0%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
89.5%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
93.6%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
89.3%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
89.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
81.1%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
89.4%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.5%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))))
93.2%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))))
31.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
80.9%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
3.2%
(/.f64 #s(literal 0 binary64) a)
31.7%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
30.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
92.6%
(-.f64 (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
90.0%
(-.f64 (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
94.2%
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
94.2%
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
93.9%
(+.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
30.9%
(+.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)))
32.0%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.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))))))))
23.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) b))
20.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))) b))
31.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
89.4%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
89.4%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))))
80.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)))
80.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
31.2%
(*.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 1 binary64) a))
31.1%
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
89.7%
(*.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)))
80.8%
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))))
Compiler

Compiled 6824 to 2914 computations (57.3% saved)

simplify269.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff0
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
cost-diff6400
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))
cost-diff6400
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64))
cost-diff0
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
cost-diff256
(-.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))))
cost-diff384
(/.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))
cost-diff0
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
cost-diff256
(+.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)))
cost-diff256
(/.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)
cost-diff256
(/.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))
cost-diff128
(/.f64 #s(literal 0 binary64) a)
cost-diff896
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
cost-diff896
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
cost-diff896
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
cost-diff1280
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
Rules
5670×*-lowering-*.f32
5670×*-lowering-*.f64
3368×+-lowering-+.f64
3368×+-lowering-+.f32
1710×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
073682
1217645
2794578
33787538
44578538
55524538
08032538
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (+ (/ (* c -1/2) b) (/ (* a (* c (* c -3/8))) (* b (* b b)))) (* a (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))))
(+ (/ (* c -1/2) b) (/ (* a (* c (* c -3/8))) (* b (* b b))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(/ (* a (* c (* c -3/8))) (* b (* b b)))
(* a (* c (* c -3/8)))
a
(* c (* c -3/8))
(* c -3/8)
-3/8
(* b (* b b))
(* b b)
(* a (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))
(* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))
(+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))
(/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b))))
(* (* c c) (* c -9/16))
(* c c)
(* c -9/16)
-9/16
(* (* b b) (* b (* b b)))
(/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))
(* (* a -1/6) (* (* c c) (* (* c c) 405/64)))
(* a -1/6)
-1/6
(* (* c c) (* (* c c) 405/64))
(* (* c c) 405/64)
405/64
(* b (* b (* (* b b) (* b (* b b)))))
(* b (* (* b b) (* b (* b b))))
(/ 0 a)
0
a
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
(/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b)
(+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b)))
(* c (* a -3/2))
c
(* a -3/2)
a
-3/2
(/ (* -9/8 (* a (* c (* c a)))) (* b b))
(* -9/8 (* a (* c (* c a))))
-9/8
(* a (* c (* c a)))
(* c (* c a))
(* c a)
(* b b)
b
(* 3 a)
3
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))
(* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a)
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
(sqrt (+ (* b b) (* a (* c -3))))
(+ (* b b) (* a (* c -3)))
(* b b)
b
(* a (* c -3))
a
(* c -3)
c
-3
3
(* a (/ b 3))
(/ b 3)
(* a a)
(/ (+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3))) (* (* a 9) a))
(+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3)))
(* a (sqrt (+ (* b b) (* c (* a -3)))))
a
(sqrt (+ (* b b) (* c (* a -3))))
(+ (* b b) (* c (* a -3)))
(* b b)
b
(* c (* a -3))
c
(* a -3)
-3
3
(* b (* a -3))
(* (* a 9) a)
(* a 9)
9
Outputs
(+ (+ (/ (* c -1/2) b) (/ (* a (* c (* c -3/8))) (* b (* b b)))) (* a (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))))
(+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) (*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b) (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b b)) a) (+.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b b)))))))))
(+ (/ (* c -1/2) b) (/ (* a (* c (* c -3/8))) (* b (* b b))))
(*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 c b) b)))))
(/ (* c -1/2) b)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(/ (* a (* c (* c -3/8))) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))
(* a (* c (* c -3/8)))
(*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64))))
a
(* c (* c -3/8))
(*.f64 c (*.f64 c #s(literal -3/8 binary64)))
(* c -3/8)
(*.f64 c #s(literal -3/8 binary64))
-3/8
#s(literal -3/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))
(*.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 (/.f64 (/.f64 c b) b) b) b)) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) b) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b)))) (*.f64 a a))
(* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))
(*.f64 a (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 (/.f64 (/.f64 c b) b) b) b)) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) b) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b)))))
(+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))
(*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 (/.f64 (/.f64 c b) b) b) b)) b) (+.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) b) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b))))
(/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b))))
(*.f64 (/.f64 (/.f64 (*.f64 c c) b) b) (*.f64 c (/.f64 (/.f64 (/.f64 #s(literal -9/16 binary64) b) b) b)))
(* (* c c) (* c -9/16))
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(* c c)
(*.f64 c c)
(* c -9/16)
(*.f64 c #s(literal -9/16 binary64))
-9/16
#s(literal -9/16 binary64)
(* (* b b) (* b (* b b)))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -135/128 binary64) a) b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(* (* a -1/6) (* (* c c) (* (* c c) 405/64)))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal -135/128 binary64) a)))
(* a -1/6)
(*.f64 a #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(* (* c c) (* (* c c) 405/64))
(*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))
(* (* c c) 405/64)
(*.f64 c (*.f64 c #s(literal 405/64 binary64)))
405/64
#s(literal 405/64 binary64)
(* b (* b (* (* b b) (* b (* b b)))))
(*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(* b (* (* b b) (* b (* b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/ 0 a)
#s(literal 0 binary64)
0
#s(literal 0 binary64)
a
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
(/.f64 (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b)
(/.f64 (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b b)))) b)
(+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b)))
(*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b b))))
(* c (* a -3/2))
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
c
(* a -3/2)
(*.f64 a #s(literal -3/2 binary64))
a
-3/2
#s(literal -3/2 binary64)
(/ (* -9/8 (* a (* c (* c a)))) (* b b))
(/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 c a)))) (*.f64 b b))
(* -9/8 (* a (* c (* c a))))
(*.f64 c (*.f64 a (*.f64 #s(literal -9/8 binary64) (*.f64 c a))))
-9/8
#s(literal -9/8 binary64)
(* a (* c (* c a)))
(*.f64 a (*.f64 c (*.f64 c a)))
(* c (* c a))
(*.f64 c (*.f64 c a))
(* c a)
(*.f64 c a)
(* b b)
(*.f64 b b)
b
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal -3 binary64))) a)
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))
(*.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
(* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)))
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))
(sqrt (+ (* b b) (* a (* c -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* c -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* c -3)
(*.f64 c #s(literal -3 binary64))
c
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(* a (/ b 3))
(*.f64 a (/.f64 b #s(literal 3 binary64)))
(/ b 3)
(/.f64 b #s(literal 3 binary64))
(* a a)
(*.f64 a a)
(/ (+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3))) (* (* a 9) a))
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3)))
(*.f64 a (+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b #s(literal -3 binary64))))
(* a (sqrt (+ (* b b) (* c (* a -3)))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
a
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
-3
#s(literal -3 binary64)
3
#s(literal 3 binary64)
(* b (* a -3))
(*.f64 b (*.f64 a #s(literal -3 binary64)))
(* (* a 9) a)
(*.f64 a (*.f64 a #s(literal 9 binary64)))
(* a 9)
(*.f64 a #s(literal 9 binary64))
9
#s(literal 9 binary64)

localize1.1s (6.1%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy99.9%
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
accuracy99.8%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
accuracy94.2%
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))
accuracy99.9%
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
accuracy99.9%
(/.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))
accuracy94.4%
(-.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))))
accuracy99.9%
(*.f64 c (*.f64 c a))
accuracy99.9%
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 b b))
accuracy99.9%
(*.f64 a (*.f64 c (*.f64 c a)))
accuracy99.8%
(/.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))
accuracy100.0%
(/.f64 #s(literal 0 binary64) a)
accuracy99.9%
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
accuracy99.8%
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
accuracy99.8%
(*.f64 a #s(literal -1/6 binary64))
accuracy99.8%
(*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))
Results
894.0ms183×5exit
32.0ms49×0valid
29.0ms19×1valid
10.0ms2valid
Compiler

Compiled 753 to 73 computations (90.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 546.0ms
backward-pass: 229.0ms (42% of total)
ival-mult: 188.0ms (34.5% of total)
ival-div: 49.0ms (9% of total)
ival-add: 32.0ms (5.9% of total)
...c/correct-round.rkt:119:19: 22.0ms (4% of total)
compiled-spec: 10.0ms (1.8% of total)
ival-sqrt: 9.0ms (1.6% of total)
const: 3.0ms (0.5% of total)
ival-sub: 3.0ms (0.5% of total)

series56.0ms (0.3%)

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

201 calls:

TimeVariablePointExpression
3.0ms
c
@0
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
3.0ms
c
@0
(* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))
1.0ms
a
@inf
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
1.0ms
c
@0
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
1.0ms
b
@0
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))

rewrite1.0s (5.6%)

Algorithm
batch-egg-rewrite
Rules
4220×*-lowering-*.f32
4220×*-lowering-*.f64
2350×/-lowering-/.f32
2350×/-lowering-/.f64
1472×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
073460
1418372
24416352
08154352
Stop Event
iter limit
node limit
Counts
26 → 522
Calls
Call 1
Inputs
(+ (+ (/ (* c -1/2) b) (/ (* a (* c (* c -3/8))) (* b (* b b)))) (* a (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))))
(* a (* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))))
(* a (+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))))
(+ (/ (* (* c c) (* c -9/16)) (* (* b b) (* b (* b b)))) (/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b)))))))
(/ 0 a)
(/ (/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b) (* 3 a))
(/ (+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b))) b)
(+ (* c (* a -3/2)) (/ (* -9/8 (* a (* c (* c a)))) (* b b)))
(* c (* a -3/2))
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3))) (* a a))
(- (* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a) (* a (/ b 3)))
(* (/ (sqrt (+ (* b b) (* a (* c -3)))) 3) a)
(/ (sqrt (+ (* b b) (* a (* c -3)))) 3)
(/ (+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3))) (* (* a 9) a))
(+ (* (* a (sqrt (+ (* b b) (* c (* a -3))))) 3) (* b (* a -3)))
(* a (sqrt (+ (* b b) (* c (* a -3)))))
(sqrt (+ (* b b) (* c (* a -3))))
(* (* c c) (* c -9/16))
(* a -1/6)
(* (* c c) (* (* c c) 405/64))
(/ (* (* a -1/6) (* (* c c) (* (* c c) 405/64))) (* b (* b (* (* b b) (* b (* b b))))))
(* a (* c (* c a)))
(/ (* -9/8 (* a (* c (* c a)))) (* b b))
(* c (* c a))
(+ (* b b) (* a (* c -3)))
(+ (* b b) (* c (* a -3)))
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(+.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(+.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) a (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(fma.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))))
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))) (+.f64 (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) a) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))
(/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 a (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))))
(+.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a))
(+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a a))
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) a)
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/6 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) a) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a)
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (/.f64 (*.f64 c c) b) b) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
#s(literal 0 binary64)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 #s(literal 3 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (/.f64 #s(literal 1/3 binary64) a)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 a #s(literal 3 binary64))) b)
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 #s(literal 3 binary64) b))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (*.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))))
(pow.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))
(+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(fma.f64 c (*.f64 a #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) c (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27/8 binary64)) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (-.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
(*.f64 a (*.f64 c #s(literal -3/2 binary64)))
(*.f64 a (*.f64 #s(literal -3/2 binary64) c))
(*.f64 #s(literal -3/2 binary64) (*.f64 c a))
(*.f64 (*.f64 a #s(literal -3/2 binary64)) c)
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(*.f64 (*.f64 c #s(literal -3/2 binary64)) a)
(+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a))
(fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
(fma.f64 (/.f64 a a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) (/.f64 a a) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
(neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (*.f64 a a)))
(/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64))) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) a)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) a) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a) (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)) (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a))) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a) (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a) (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
(/.f64 (*.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) a)) #s(literal -1 binary64))
(*.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) a) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 b a) #s(literal -3 binary64)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))))
(+.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))
(+.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))))
(+.f64 (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (-.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b a) #s(literal -3 binary64)))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b a) #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b a) #s(literal -3 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (/.f64 (*.f64 b a) #s(literal -3 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a (neg.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64) (/.f64 (*.f64 b a) #s(literal -3 binary64)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) #s(literal 3 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)))) (neg.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal -3 binary64))) (/.f64 (*.f64 b a) #s(literal -3 binary64)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 b a) #s(literal -3 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 b a) #s(literal -3 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64))))) (-.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 b a) #s(literal 3 binary64)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
(/.f64 a (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 3 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a)
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/3 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (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 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #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))))) #s(literal 3 binary64)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 9 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 9 binary64))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) a) (*.f64 a #s(literal 9 binary64)))
(pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(fma.f64 b (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 a #s(literal -3 binary64)) b (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(fma.f64 (*.f64 b a) #s(literal -3 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a (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 -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 b a)) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) (*.f64 b a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))
(*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))
(*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64)))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) c)
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))
(*.f64 a #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) a)
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))
(*.f64 #s(literal 405/64 binary64) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)) c)
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c #s(literal 405/64 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))))
(/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) b) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b))) #s(literal -1 binary64))
(*.f64 a (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 a (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 a (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal -1/6 binary64)) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))))
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c a))) (/.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal -1/6 binary64)))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) b))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c a))) b) (/.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal 405/64 binary64)) b))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64)))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(*.f64 c (*.f64 a (*.f64 c a)))
(*.f64 c (*.f64 (*.f64 c a) a))
(*.f64 a (*.f64 c (*.f64 c a)))
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 (*.f64 c a) (*.f64 c a))
(*.f64 (*.f64 c (*.f64 c a)) a)
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 a (*.f64 c a)) c)
(*.f64 (*.f64 (*.f64 c a) a) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (*.f64 b b)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a (*.f64 c a)))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b)) #s(literal -1 binary64))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 #s(literal -9/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))
(*.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) #s(literal -9/8 binary64))
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c (*.f64 c a)) b))
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 c a) c)
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.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 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 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 (*.f64 c (*.f64 a #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))))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.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 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))

simplify514.0ms (2.8%)

Algorithm
egg-herbie
Rules
6056×*-lowering-*.f32
6056×*-lowering-*.f64
5482×+-lowering-+.f64
5482×+-lowering-+.f32
1432×*-commutative
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0132915270
1490515136
0847715136
Stop Event
iter limit
node limit
Counts
804 → 804
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -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))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -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) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (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))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* -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)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (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))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
0
0
0
0
0
0
0
0
0
0
0
0
(* -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))
(+ (* -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))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -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)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 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)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -3/2 (/ (* a c) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -3/2 (* a c))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* -3/2 (* a c))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(* -3/2 (* a c))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -3/2 (* a c))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* 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 (/ (* b (- (* 1/3 a) (* -1/3 a))) (pow a 2)))
(* -1 (* b (- (+ (* -1/2 (/ c (pow b 2))) (/ 1/3 a)) (/ -1/3 a))))
(* -1 (* b (- (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1/3 a))) (/ -1/3 a))))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1/3 a)))) (/ -1/3 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)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* -1/3 (* a b)) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 1/3 a))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (* 1/3 a))))
(* -1/2 (/ (* (pow a 2) c) b))
(/ (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/6 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(* -1 (* b (- (* 1/3 a) (* -1/3 a))))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)) (* -1/3 a))))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))) (* -1/3 a))))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))) (* -1/3 a))))
(* -1/2 (/ (* (pow a 2) c) b))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (- (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) (* 1/3 (/ b a))))
(* (pow a 2) (- (+ (* -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 (/ b a))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))
(* (pow a 2) (+ (* -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))))))
(* (pow a 2) (+ (* -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 (/ (* (pow a 2) c) b))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3)))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3)))))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -3/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 4) (pow b 5))) (* -1/6 (/ (* a (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* -1/3 (/ (* a b) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (- (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 1/3 (/ (* a b) c))))
(* c (- (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 1/3 (/ (* a b) c))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ (* a b) c)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* 1/6 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* 1/3 (* a b))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))
(* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(* -1/3 (* a b))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a))))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))))
(* 1/3 (* a b))
(* a (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -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))))))
(* (pow a 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* 1/3 (* a b))
(+ (* -1/2 (/ (* (pow a 2) c) b)) (* 1/3 (* a b)))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* 1/3 b)
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1/3 b)
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 1/3 b)
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(* 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))))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
(* 1/3 b)
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a))
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* 1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2)))
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* a (+ (* -3 b) (* 3 b)))
(* a (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 3 b)) a))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -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 a) (* 3 a)))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3 a) (* 3 a))))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a)))))
(* b (+ (* -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))))))
(* -6 (* a b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))))
(+ (* -3 (* a b)) (* 3 (* a b)))
(+ (* -9/2 (/ (* (pow a 2) c) b)) (+ (* -3 (* a b)) (* 3 (* a b))))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* a b)
(* a (+ b (* -3/2 (/ (* a c) b))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(* a b)
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* a b))
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(* a b)
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -9/16 (pow c 3))
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* -1/6 a)
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* 405/64 (pow c 4))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* a (pow c 2))
(* -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)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c c))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (+.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 -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 c #s(literal 1/2 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 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (+.f64 (*.f64 c #s(literal 1/2 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 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.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 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a (*.f64 a a))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a 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)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a 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)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a 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))))))
(*.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))))))
(*.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))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.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) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.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) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.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))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c (*.f64 c c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.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 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.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 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.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 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 c 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 c 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 c b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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 c 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 c 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 c b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) 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) b) (/.f64 (*.f64 c c) b))) 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) b) (/.f64 (*.f64 c c) b))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c 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 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b 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 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b 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 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b 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) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b 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) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c 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 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) 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 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) 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 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b)
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ (* b (- (* 1/3 a) (* -1/3 a))) (pow a 2)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal 2/3 binary64)))) (*.f64 a a))
(* -1 (* b (- (+ (* -1/2 (/ c (pow b 2))) (/ 1/3 a)) (/ -1/3 a))))
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/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))) (/ 1/3 a))) (/ -1/3 a))))
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (/ 1/3 a)))) (/ -1/3 a))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* -1/3 (* a b)) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b a) #s(literal -1/3 binary64)))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 1/3 a))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 a #s(literal -1/3 binary64)))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))) (* 1/3 a))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a #s(literal -1/3 binary64)))))
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
(/ (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -1/2 (* (pow a 2) c)) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/6 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1 (* b (- (* 1/3 a) (* -1/3 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal 2/3 binary64))))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)) (* -1/3 a))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))) (* -1/3 a))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))) (* -1/3 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 2/3 binary64))))))
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
(* (pow a 2) (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* -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 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))))
(* (pow a 2) (- (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) (* 1/3 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow a 2) (- (+ (* -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 (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))
(*.f64 (*.f64 a 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))))
(* (pow a 2) (+ (* -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 a a) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 b #s(literal 1/3 binary64))) a)))
(* (pow a 2) (+ (* -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 a a) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)))
(* -1/2 (/ (* (pow a 2) c) b))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b)
(* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -3/8 (/ (pow a 3) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 4) (pow b 5))) (* -1/6 (/ (* a (* 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 -1/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b)))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* -1/3 (/ (* a b) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))))
(* c (- (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))) (* 1/3 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c)))))
(* c (- (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))) (* 1/3 (/ (* a b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ (* a b) c)))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 b a) #s(literal -1/3 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* a b))) c)) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 a))))) (neg.f64 c)) (*.f64 (*.f64 b a) #s(literal -1/3 binary64))) c)) (neg.f64 c))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* 1/6 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/48 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))))))))))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a)))
(*.f64 b (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))
(*.f64 b (+.f64 (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(*.f64 b (+.f64 (+.f64 (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal -1/3 binary64))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* 1/3 a))))
(*.f64 (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a)))))
(*.f64 (+.f64 (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/3 a))))))
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(* a (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)))
(*.f64 a (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b)))))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* a (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow a 2) (+ (* -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 a a) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* (pow a 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.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/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))))
(* (pow a 2) (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.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/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))
(* 1/3 (* a b))
(*.f64 (*.f64 b a) #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* (pow a 2) c) b)) (* 1/3 (* a b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 (*.f64 b a) #s(literal 1/3 binary64)))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* -3/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b))))) (*.f64 (*.f64 b a) #s(literal 1/3 binary64)))
(+ (* 1/3 (* a b)) (* c (+ (* -1/2 (/ (pow a 2) b)) (* c (+ (* -9/16 (/ (* (pow a 4) c) (pow b 5))) (* -3/8 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b a) #s(literal 1/3 binary64)))
(* 1/3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))))))
(* -1/3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))))
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))
(* -1/3 b)
(*.f64 b #s(literal -1/3 binary64))
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* 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 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 a (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/48 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)))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a))
(* 1/3 b)
(*.f64 b #s(literal 1/3 binary64))
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))))
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ (* 1/3 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 (*.f64 b #s(literal 1/3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* 1/3 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))))))
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))))) (neg.f64 c))
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a))
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a)
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c b)))) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) a)
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))
(* 1/9 (/ (* b (+ (* -3 a) (* 3 a))) (pow a 2)))
(/.f64 #s(literal 0 binary64) (*.f64 a a))
(* b (+ (* -1/2 (/ c (pow b 2))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))
(+.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2))))))
(*.f64 b (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))))))
(* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 1/9 (/ (+ (* -3 a) (* 3 a)) (pow a 2)))))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))))))
(* -2/3 (/ b a))
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a)
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.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 (+.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/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) 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) a)))) (-.f64 #s(literal 0 binary64) b))
(* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2)))
(/.f64 #s(literal 0 binary64) (*.f64 a a))
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(+ (* 1/9 (/ (+ (* -3 (* a b)) (* 3 (* a b))) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/3 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c))
(* a (+ (* -3 b) (* 3 b)))
#s(literal 0 binary64)
(* a (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))))
(+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c a)) b)) #s(literal 0 binary64))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))))
(*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -27/8 binary64))))))
(* a (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))))
(*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow a 2) (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b a))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a))))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) a)))
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 3 b)) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(+ (* -3 (* a b)) (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))
(+.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* 3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)))))))
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))))
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))))
(* b (+ (* -3 a) (* 3 a)))
#s(literal 0 binary64)
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -3 a) (* 3 a))))
(*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3 a) (* 3 a)))))
(*.f64 b (+.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ (* -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))))))
(*.f64 b (+.f64 (+.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* -6 (* a b))
(*.f64 (*.f64 b a) #s(literal -6 binary64))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+ (* -3 (* a b)) (* 3 (* a b)))
#s(literal 0 binary64)
(+ (* -9/2 (/ (* (pow a 2) c) b)) (+ (* -3 (* a b)) (* 3 (* a b))))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 c (*.f64 a a))) b))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal -27/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b b))))))
(+ (* -3 (* a b)) (+ (* 3 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal -9/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))))
(* c (+ (* -3 (/ (* a b) c)) (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) c) (+.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))))
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))
(*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b a) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (+.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c))))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 c a))))) c)) c)) (neg.f64 c))
(* a b)
(*.f64 b a)
(* a (+ b (* -3/2 (/ (* a c) b))))
(*.f64 a (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
(* a (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (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 (*.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))) #s(literal -1/16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* (pow a 3) c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* (pow a 3) c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)))))))
(* a b)
(*.f64 b a)
(* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 b (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (* a b))
(-.f64 #s(literal 0 binary64) (*.f64 b a))
(* -1 (* b (+ a (* -3/2 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ a (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ a (+ (* -27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* (pow a 2) c) (pow b 2))) (* -9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* a b)
(*.f64 b a)
(+ (* -3/2 (/ (* (pow a 2) c) b)) (* a b))
(+.f64 (*.f64 b a) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a a))) b))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* -9/8 (/ (* (pow a 3) c) (pow b 3))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))
(+ (* a b) (* c (+ (* -3/2 (/ (pow a 2) b)) (* c (+ (* -27/16 (/ (* (pow a 4) c) (pow b 5))) (* -9/8 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ (pow a 3) c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64))))) #s(literal 1/16 binary64))))))
(* -1 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64))))) #s(literal 1/16 binary64)))) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -27/16 binary64))))))
(* -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 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -27/16 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) #s(literal 1/16 binary64))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))) (neg.f64 c))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.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 -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (+.f64 (*.f64 (/.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))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (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))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -9/16 (pow c 3))
(*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* -1/6 a)
(*.f64 a #s(literal -1/6 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* 405/64 (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* a (pow c 2))
(*.f64 a (*.f64 c c))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (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))

eval666.0ms (3.6%)

Compiler

Compiled 61620 to 3951 computations (93.6% saved)

prune421.0ms (2.3%)

Pruning

99 alts after pruning (91 fresh and 8 done)

PrunedKeptTotal
New1290361326
Fresh135568
Picked235
Done055
Total1305991404
Accuracy
99.7%
Counts
1404 → 99
Alt Table
Click to see full alt table
StatusAccuracyProgram
30.2%
(fma.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
30.3%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 9 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
32.2%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) a) a)))
31.3%
(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/9 binary64) (*.f64 a a)) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
31.0%
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 a (*.f64 a (*.f64 a #s(literal 9 binary64)))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a b) (*.f64 a a)))))
32.3%
(/.f64 (fma.f64 (*.f64 b a) #s(literal -3 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
31.7%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 9 binary64)) a))
30.8%
(/.f64 (fma.f64 (*.f64 a b) #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
32.6%
(/.f64 (fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
89.5%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) b) a) #s(literal 3 binary64))
89.3%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
31.7%
(/.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 (*.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))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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))))))))) #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 (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 (*.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 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 3/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 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 #s(literal 3 binary64) a))
32.3%
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 27 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (/.f64 a #s(literal 1/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 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
32.0%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))
31.6%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
30.8%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) #s(literal 9 binary64)) (*.f64 a a))
30.8%
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) #s(literal 3 binary64)) (*.f64 a a))
31.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
89.5%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
30.9%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 9 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 3 binary64) a))
89.4%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 #s(literal 3 binary64) b)) a)
89.3%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
89.4%
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a c)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
80.7%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
89.3%
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
89.7%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
80.9%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a))
30.9%
(/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) a) a)
89.4%
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64)))) b) (*.f64 #s(literal 3 binary64) a))
80.8%
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b) (*.f64 a a))
89.3%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))))
31.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)))
31.8%
(/.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 (*.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 #s(literal 3 binary64) a))
93.8%
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))
31.1%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a))
20.5%
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a))
23.5%
(/.f64 (-.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a))
30.5%
(/.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))
30.8%
(/.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))
31.3%
(/.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 #s(literal 3 binary64) a))
30.2%
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
31.6%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
31.3%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
31.1%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
30.7%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)))
30.8%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 9 binary64)))
31.0%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a))
31.3%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64)))
93.5%
(/.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
31.2%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) b) (*.f64 #s(literal 3 binary64) a))
31.1%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))
31.5%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
31.4%
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
90.0%
(/.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)
80.8%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) a)
89.6%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (*.f64 b (*.f64 b b)))
89.9%
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a)
31.2%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) a)))
31.1%
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64))))
89.5%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b))))) (*.f64 #s(literal 3 binary64) a))
31.8%
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
32.0%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
89.8%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a a))
89.4%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
89.5%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c b) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))
89.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
93.8%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))) (*.f64 a a))
81.1%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
80.8%
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
93.5%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))))
93.9%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))))))
93.2%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b (*.f64 b b))))))
30.9%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64))))))
31.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))
80.9%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
30.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (*.f64 a #s(literal 9 binary64)))))
31.7%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))
30.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))
92.6%
(-.f64 (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
90.0%
(-.f64 (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
94.2%
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
94.2%
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
93.9%
(+.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)))
30.9%
(+.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)))
80.8%
(+.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))
89.4%
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a))
89.4%
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (/.f64 (*.f64 c (*.f64 c a)) b)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
32.0%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.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))))))))
23.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) b))
20.5%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))) b))
31.1%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
80.6%
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)))
80.9%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
89.6%
(*.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 c b))))
31.2%
(*.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 1 binary64) a))
31.1%
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))
89.7%
(*.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)))
89.6%
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 10746 to 2713 computations (74.8% saved)

regimes340.0ms (1.8%)

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

5 calls:

83.0ms
a
80.0ms
(*.f64 #s(literal 3 binary64) a)
58.0ms
c
53.0ms
b
44.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Results
AccuracySegmentsBranch
94.2%1a
94.2%1b
94.2%1c
94.2%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
94.2%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes61.0ms (0.3%)

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

3 calls:

15.0ms
b
14.0ms
c
14.0ms
a
Results
AccuracySegmentsBranch
92.6%1a
92.6%1b
92.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes56.0ms (0.3%)

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

3 calls:

14.0ms
b
14.0ms
a
13.0ms
c
Results
AccuracySegmentsBranch
90.0%1a
90.0%1b
90.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes18.0ms (0.1%)

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

3 calls:

6.0ms
b
6.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
89.7%1c
89.7%1a
89.7%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes38.0ms (0.2%)

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

3 calls:

27.0ms
c
5.0ms
a
5.0ms
b
Results
AccuracySegmentsBranch
81.1%1c
81.1%1b
81.1%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes6.0ms (0%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes5.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
2 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(/.f64 #s(literal 0 binary64) a)
Outputs
#s(literal 0 binary64)
Calls

3 calls:

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

Compiled 12 to 9 computations (25% saved)

simplify12.0ms (0.1%)

Algorithm
egg-herbie
Rules
66×*-commutative_binary64
24×+-commutative_binary64
12×sub-neg_binary64
10×neg-sub0_binary64
10×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
060145
196145
2104145
3116145
4125145
5131145
6133145
Stop Event
saturated
Calls
Call 1
Inputs
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) b) b)))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
#s(literal 0 binary64)
Outputs
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 a c))) (*.f64 b b))) b)
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c 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))
#s(literal 0 binary64)

soundness2.4s (12.9%)

Rules
6432×*-lowering-*.f32
6432×*-lowering-*.f64
6292×*-lowering-*.f32
6292×*-lowering-*.f64
6018×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0130413889
1472913745
0816313745
0207519931
1649119818
0811619818
058390
1374363
23541349
08111349
073460
1418372
24416352
08154352
019100
111796
2108996
0876396
05706722
119496638
273326638
080586638
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
Compiler

Compiled 247 to 129 computations (47.8% saved)

preprocess48.0ms (0.3%)

Compiler

Compiled 336 to 144 computations (57.1% saved)

end0.0ms (0%)

Profiling

Loading profile data...